summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/set-e/cmd2.1
blob: 05a42437330601a490b4a54c48505b5b40eed00d (plain) (blame)
1
2
3
4
# $FreeBSD: head/bin/sh/tests/set-e/cmd2.1 149781 2005-09-04 11:59:59Z stefanf $
set -e
false
exit 0