commit bash-20151009 snapshot

This commit is contained in:
Chet Ramey
2015-10-12 10:04:55 -04:00
parent 900a813bcd
commit 3b1164fc69
7 changed files with 56 additions and 9 deletions
+2
View File
@@ -902,6 +902,8 @@ array_expand_index (var, s, len)
{
last_command_exit_value = EXECUTION_FAILURE;
if (no_longjmp_on_fatal_error)
return 0;
top_level_cleanup ();
jump_to_top_level (DISCARD);
}