commit bash-20061109 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:00:19 -05:00
parent d1a75129f7
commit 906833f0cf
41 changed files with 12701 additions and 358 deletions
+1
View File
@@ -2672,6 +2672,7 @@ execute_null_command (redirects, pipe_in, pipe_out, async)
do_piping (pipe_in, pipe_out);
subshell_environment = 0;
if (async)
subshell_environment |= SUBSHELL_ASYNC;
if (pipe_in != NO_PIPE || pipe_out != NO_PIPE)