source: vendor/bash/3.1-p17/tests/exec3.sub

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.1

File size: 83 bytes
Line 
1shopt -s execfail
2
3exec /tmp/bash-notthere
4# make sure we're still around
5echo $?
6
Note: See TracBrowser for help on using the repository browser.