commit bash-20110812 snapshot

This commit is contained in:
Chet Ramey
2012-01-09 08:25:20 -05:00
parent 02c7ca1d06
commit f308cbc4f2
6 changed files with 87 additions and 61 deletions
+2 -1
View File
@@ -592,7 +592,8 @@ execute_command_internal (command, asynchronous, pipe_in, pipe_out,
close_pipes (pipe_in, pipe_out);
#if defined (PROCESS_SUBSTITUTION) && defined (HAVE_DEV_FD)
unlink_fifo_list ();
if (variable_context == 0) /* wait until shell function completes */
unlink_fifo_list ();
#endif
/* If we are part of a pipeline, and not the end of the pipeline,
then we should simply return and let the last command in the