commit bash-20131219 snapshot

This commit is contained in:
Chet Ramey
2013-12-30 09:38:36 -05:00
parent ff3257877e
commit ceae08e044
22 changed files with 11543 additions and 132 deletions
+1
View File
@@ -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");