Upload Tizen:Base source
[external/bash.git] / tests / exec3.sub
1 shopt -s execfail
2
3 exec /tmp/bash-notthere
4 # make sure we're still around
5 echo $?
6