]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/exec3.sub
Imported from ../bash-2.02.tar.gz.
[thirdparty/bash.git] / tests / exec3.sub
CommitLineData
d166f048
JA
1shopt -s execfail
2
3exec /tmp/bash-notthere
4# make sure we're still around
5echo $?
6