Imported from ../bash-4.0.tar.gz.

This commit is contained in:
Jari Aalto
2009-09-12 16:47:02 +00:00
parent 3185942a52
commit 17345e5ad2
134 changed files with 74214 additions and 4584 deletions
-3
View File
@@ -266,10 +266,7 @@ parse_and_execute (string, from_file, flags)
global_command = (COMMAND *)NULL;
if ((subshell_environment & SUBSHELL_COMSUB) && comsub_ignore_return)
{
command->flags |= CMD_IGNORE_RETURN;
itrace("parse_and_execute: turned on CMD_IGNORE_RETURN from comsub_ignore_return");
}
#if defined (ONESHOT)
/*