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
+3
View File
@@ -1123,6 +1123,9 @@ expr_streval (tok, e, lvalue)
FREE (value); /* array_variable_name returns new memory */
#endif
if (no_longjmp_on_fatal_error && interactive_shell)
sh_longjmp (evalbuf, 1);
if (interactive_shell)
{
expr_unwind ();