commit bash-20201211 snapshot

This commit is contained in:
Chet Ramey
2020-12-18 15:26:49 -05:00
parent 3f17ceca10
commit 11262b0b72
20 changed files with 1451 additions and 2263 deletions
+3
View File
@@ -5551,6 +5551,9 @@ execute_disk_command (words, redirects, command_line, pipe_in, pipe_out,
clear_fifo_list (); /* XXX - we haven't created any FIFOs */
#endif
/* reset shell_pgrp to pipeline_pgrp here for word expansions performed
by the redirections here? */
if (redirects && (do_redirections (redirects, RX_ACTIVE) != 0))
{
#if defined (PROCESS_SUBSTITUTION)