]> git.saurik.com Git - apple/shell_cmds.git/blob - sh/tests/set-e/cmd2.1
7cd8b09d64a865737c1e4626b451c73c6c03ef64
[apple/shell_cmds.git] / sh / tests / set-e / cmd2.1
1 # $FreeBSD$
2 set -e
3 false
4 exit 0