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
/
subshell1.0
blob
fa2ec820abd23a68afeb4b0001360dfbe0f4b222
1
# $FreeBSD: head/bin/sh/tests/set-e/subshell1.0 149781 2005-09-04 11:59:59Z stefanf $
2
set -e
3
(true)