Imported from ../bash-2.01.tar.gz.
[platform/upstream/bash.git] / tests / execscript.sub3
1 shopt -s execfail
2
3 exec /tmp/bash-notthere
4 # make sure we're still around
5 echo $?
6