jilles 8b20292658 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
2013-04-12 15:19:35 +00:00
..
2011-05-27 20:53:07 +00:00
2013-04-01 17:18:22 +00:00
2013-04-01 17:18:22 +00:00
2013-04-01 17:18:22 +00:00
2013-04-01 17:18:22 +00:00
2013-04-01 17:18:22 +00:00
2012-07-15 10:49:16 +00:00
2013-04-01 17:18:22 +00:00
2012-01-01 22:17:12 +00:00
2013-04-01 17:18:22 +00:00
2013-04-01 17:18:22 +00:00
2013-04-07 16:28:36 +00:00
2011-06-18 23:43:28 +00:00
2013-04-01 17:18:22 +00:00
2013-04-01 17:18:22 +00:00
2013-03-29 08:12:09 +00:00
2009-12-24 18:41:14 +00:00
2013-04-01 17:18:22 +00:00
2012-02-04 23:12:14 +00:00