mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20131219 snapshot
This commit is contained in:
@@ -2599,6 +2599,7 @@ execute_for_command (for_command)
|
||||
loop_level++;
|
||||
identifier = for_command->name->word;
|
||||
|
||||
line_number = for_command->line; /* for expansion error messages */
|
||||
list = releaser = expand_words_no_vars (for_command->map_list);
|
||||
|
||||
begin_unwind_frame ("for");
|
||||
|
||||
Reference in New Issue
Block a user