commit bash-20081106 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:31:44 -05:00
parent 8c2fef191e
commit 1fa6db607f
23 changed files with 5150 additions and 67 deletions
+5 -1
View File
@@ -91,7 +91,11 @@ parse_and_execute_cleanup ()
run_trap_cleanup (running_trap - 1);
unfreeze_jobs_list ();
}
run_unwind_frame (PE_TAG);
if (have_unwind_protects ())
run_unwind_frame (PE_TAG);
else
parse_and_execute_level = 0; /* XXX */
}
static void