commit bash-20190125 snapshot

This commit is contained in:
Chet Ramey
2019-01-30 14:38:09 -05:00
parent cb7da4469b
commit ca5d21091b
11 changed files with 93 additions and 13 deletions
+2
View File
@@ -2767,6 +2767,8 @@ execute_connection (command, asynchronous, pipe_in, pipe_out, fds_to_close)
((command->value.Connection->connector == OR_OR) &&
(exec_result != EXECUTION_SUCCESS)))
{
optimize_fork (command);
second = command->value.Connection->second;
if (ignore_return && second)
second->flags |= CMD_IGNORE_RETURN;