freebsd-dev/bin/sh/tests/errors
Jilles Tjoelker 77da4a95e8 sh: Use 126 and 127 exit status for failures opening a script
This affects scripts named on the command line, named with a '.' special
builtin and found via the PATH %func autoloading mechanism.

PR:		231986
2018-11-27 21:49:59 +00:00
..
assignment-error1.0
assignment-error2.0
backquote-error1.0
backquote-error2.0
bad-binary1.126
bad-keyword1.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
bad-parm-exp6.2
bad-parm-exp6.2.stderr
bad-parm-exp7.0
bad-parm-exp8.0
Makefile sh: Use 126 and 127 exit status for failures opening a script 2018-11-27 21:49:59 +00:00
Makefile.depend
option-error.0
redirection-error2.2
redirection-error3.0
redirection-error4.0
redirection-error5.0
redirection-error6.0
redirection-error7.0
redirection-error8.0 sh: Fix INTOFF leak when a redirection on a compound command fails. 2017-06-04 20:52:55 +00:00
redirection-error.0
script-error1.0 sh: Use 126 and 127 exit status for failures opening a script 2018-11-27 21:49:59 +00:00
write-error1.0