repo.or.cz
/
bash.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added gitignore entries needed to ignore derived objects generated from full build...
[bash.git]
/
tests
/
exec3.sub
blob
4f2f8e21a3b6dda5df19f736d095d23789fa0f68
1
shopt -s execfail
2
3
exec /tmp/bash-notthere
4
# make sure we're still around
5
echo $?
6