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-01-29 20:01:47 +00:00
2013-03-15 20:12:54 +00:00
2013-04-03 19:19:45 +00:00
2012-12-28 22:06:33 +00:00
2013-03-15 20:12:54 +00:00
2013-03-15 20:12:54 +00:00
2013-03-15 20:12:54 +00:00
2013-03-15 20:12:54 +00:00
2013-03-15 20:12:54 +00:00
2012-07-15 21:12:22 +00:00