repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sbin/hammer2: Fix usage()
[dragonfly.git]
/
tools
/
regression
/
bin
/
sh
/
set-e
/
semi2.1
blob
685170053749451d27724b36e9ee34fb75d08fb1
1
# $FreeBSD: head/bin/sh/tests/set-e/semi2.1 149781 2005-09-04 11:59:59Z stefanf $
2
set -e
3
true; false
4
exit 0