mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 15:43:18 +02:00
bash-4.4 rc1 release
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user