aboutsummaryrefslogtreecommitdiffstats
path: root/tests/exec3.sub
blob: 4f2f8e21a3b6dda5df19f736d095d23789fa0f68 (plain)
1
2
3
4
5
6
shopt -s execfail

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