c3bb858966
Redirection errors on subshells already did not abort the shell because the redirection is executed in the subshell. Other shells seem to agree that these redirection errors should not abort the shell. Also ensure that the redirections will be cleaned up properly in cases like command eval '{ shift x; } 2>/dev/null' Example: { echo bad; } </var/empty/x; echo good |
||
---|---|---|
.. | ||
assignment-error1.0 | ||
backquote-error1.0 | ||
backquote-error2.0 | ||
bad-parm-exp1.0 | ||
bad-parm-exp2.2 | ||
bad-parm-exp2.2.stderr | ||
bad-parm-exp3.2 | ||
bad-parm-exp3.2.stderr | ||
bad-parm-exp4.2 | ||
bad-parm-exp4.2.stderr | ||
bad-parm-exp5.2 | ||
bad-parm-exp5.2.stderr | ||
option-error.0 | ||
redirection-error2.2 | ||
redirection-error3.0 | ||
redirection-error4.0 | ||
redirection-error5.0 | ||
redirection-error6.0 | ||
redirection-error.0 |