repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests
/
4.misc
/
errors
/
errors2.sub
blob
79ef3335046cb4a3347b3ef2bd967f7eaf50bd4a
1
set -e
2
trap 'echo $?' EXIT
3
echo ${$NO_SUCH_VAR} # Bad substitution expected here