illumos-port-bash/tests/exec3.sub

7 lines
83 B
Plaintext

shopt -s execfail
exec /tmp/bash-notthere
# make sure we're still around
echo $?