Added gitignore entries needed to ignore derived objects generated from full build...
[bash.git] / tests / exec3.sub
blob4f2f8e21a3b6dda5df19f736d095d23789fa0f68
1 shopt -s execfail
3 exec /tmp/bash-notthere
4 # make sure we're still around
5 echo $?