mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 19:22:39 +02:00
commit bash-20130103 snapshot
This commit is contained in:
+1
-1
@@ -1493,7 +1493,7 @@ execute_in_subshell (command, asynchronous, pipe_in, pipe_out, fds_to_close)
|
||||
if (user_subshell)
|
||||
{
|
||||
stdin_redir = stdin_redirects (command->redirects);
|
||||
restore_default_signal (0);
|
||||
restore_default_signal (EXIT_TRAP);
|
||||
}
|
||||
|
||||
/* If this is an asynchronous command (command &), we want to
|
||||
|
||||
Reference in New Issue
Block a user