commit bash-20150410 snapshot

This commit is contained in:
Chet Ramey
2015-04-24 16:15:03 -04:00
parent ddece28e53
commit 0385211bb5
34 changed files with 6160 additions and 5935 deletions
+2
View File
@@ -5549,7 +5549,9 @@ process_substitute (string, open_for_read_in_child)
environment for variable lookups. */
expanding_redir = 0;
subshell_level++;
result = parse_and_execute (string, "process substitution", (SEVAL_NONINT|SEVAL_NOHIST));
subshell_level--;
#if !defined (HAVE_DEV_FD)
/* Make sure we close the named pipe in the child before we exit. */