On Tue, Mar 08, 2005 at 05:48:28PM +0000, Fergal Daly wrote: > In the case of though darcs though, is Perl just testing the output of > commands that have been systemed? If so they could just add 2>&1 to the > command line and then ignore stderr,
Darcs runs on non-Unix. 2>&1 is not cross-platform.