[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.



> > 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]