On Sat, Nov 16, 2002 at 10:48:12PM -0500, Chris Nandor wrote:
> Yeah, it is also noted in test.pl:runperl():
> 
>     $runperl .= " \xB3 Dev:Null" if !$args{stderr} &&  $is_macos;
> 
> By default, stderr and stdout are both returned together.  \xB3 ("?") will
> redirect STDERR.  Dev:Null is the null device.

Is there a way to redirect both STDERR and STDOUT?


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
Keep your stick on the ice.
    -- Red Green

Reply via email to