jilles 6253417a70 sh: Fix two bugs with case and exit status:
* If no pattern is matched, POSIX says the exit status shall be 0 (even if
  there are command substitutions).
* If a pattern is matched and there are no command substitutions, the first
  command should see the $? from before the case command, not always 0.
2012-01-15 20:04:05 +00:00
..
2011-12-11 20:53:12 +00:00
2011-05-13 16:29:57 +00:00
2011-10-18 08:20:36 +00:00
2011-02-21 16:03:39 +00:00
2011-02-04 16:40:50 +00:00
2012-01-07 16:10:23 +00:00
2011-06-24 07:29:04 +00:00
2010-02-15 14:07:40 +00:00
2011-11-25 23:45:29 +00:00
2010-09-13 01:29:51 +00:00