android_mt6572_jiabo/external/bash/tests/exec3.sub
2025-09-05 16:56:03 +08:00

6 lines
83 B
Text

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