Searched hist:218325 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/tools/regression/bin/sh/execution/
H A Dredir5.0218325 Sat Feb 05 13:02:51 MST 2011 jilles 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)
/freebsd-9.3-release/bin/sh/
H A Dparser.cdiff 218325 Sat Feb 05 13:02:51 MST 2011 jilles 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)

Completed in 152 milliseconds