]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/exec3.sub
Bash-4.3 patch 46
[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