commit bash-20170421 snapshot

This commit is contained in:
Chet Ramey
2017-05-01 15:45:48 -04:00
parent 21c9990fbb
commit 787bb204f9
12 changed files with 185 additions and 8 deletions
+2
View File
@@ -1090,6 +1090,8 @@ execute_command_internal (command, asynchronous, pipe_in, pipe_out,
# endif
set_pipestatus_from_exit (exec_result);
break;
default:
break;
}
#endif