Jilles Tjoelker 6e0f89a4b4 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
..
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
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-07 16:28:36 +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
2013-04-01 17:18:22 +00:00