[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Log everything from execWithRedirect or execWithCapture to a file.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Log everything from execWithRedirect or execWithCapture to a file.
- Date: Fri, 9 Jan 2009 11:08:10 -0500
> > Remove this rc += errStr and replace it with
> > sys.__stdout__.write(errStr). That at least gets us back to the
> > previous behavior of not capturing stderr.
>
> Oops, sys isn't defined here. Causing tracebacks in rawhide.
Fixed.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]