commit bash-20180914 snapshot

This commit is contained in:
Chet Ramey
2018-09-17 11:46:57 -04:00
parent b52e30b8dd
commit 9282e182d8
19 changed files with 131 additions and 25 deletions
+1 -1
View File
@@ -748,7 +748,7 @@ execute_command_internal (command, asynchronous, pipe_in, pipe_out,
reap_procsubs ();
# endif
if (variable_context != 0)
if (variable_context != 0) /* XXX - also if sourcelevel != 0? */
{
ofifo = num_fifos ();
ofifo_list = copy_fifo_list ((int *)&osize);