summaryrefslogtreecommitdiffstats
path: root/bin/sh/output.h
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2013-04-12 15:19:35 +0000
committerjilles <jilles@FreeBSD.org>2013-04-12 15:19:35 +0000
commit8b2029265883067bf67b0fa209dd4f6e47c48e3f (patch)
tree0aac568cbf8c2959f1e1a7008c5231687838385b /bin/sh/output.h
parentfd27383897a40fb960ee449c2c656b991babd97d (diff)
downloadFreeBSD-src-8b2029265883067bf67b0fa209dd4f6e47c48e3f.zip
FreeBSD-src-8b2029265883067bf67b0fa209dd4f6e47c48e3f.tar.gz
sh: Don't modify exit status when break/continue/return passes !.
This matches what would happen if ! P were to be replaced with if P; then false; else true; fi. Example: f() { ! return 0; }; f
Diffstat (limited to 'bin/sh/output.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud