commit bash-20071220 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:16:47 -05:00
parent de00a87845
commit b246176e88
9 changed files with 138 additions and 28 deletions
+2
View File
@@ -3915,6 +3915,8 @@ initialize_subshell ()
shell_variables = shell_variables->down;
clear_unwind_protect_list (0);
/* XXX -- are there other things we should be resetting here? */
parse_and_execute_level = 0; /* nothing left to restore it */
/* We're no longer inside a shell function. */
variable_context = return_catch_flag = 0;