Jilles Tjoelker b15e9aa322 sh: Fix two things about {(...)} <redir:
* In {(...) <redir1;} <redir2, do not drop redir1.
* Maintain the difference between (...) <redir and {(...)} <redir:
  In (...) <redir, the redirection is performed in the child, while in
  {(...)} <redir it should be performed in the parent (like {(...); :;}
  <redir)
2011-02-05 15:02:19 +00:00
..
2009-10-15 18:17:29 +00:00
2010-06-02 09:34:41 +00:00
2009-01-30 16:23:57 +00:00
2009-06-23 23:30:56 +00:00
2010-03-04 16:08:01 +00:00
2009-06-23 23:30:56 +00:00
2011-02-04 16:40:50 +00:00
2010-07-31 21:09:49 +00:00
2009-09-04 21:49:37 +00:00
2011-02-04 16:40:50 +00:00
2011-01-25 11:04:16 +00:00
2010-10-31 19:16:54 +00:00
2010-02-15 14:07:40 +00:00
2009-10-15 18:17:29 +00:00
2010-09-13 01:29:51 +00:00