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



On Wed, 2009-01-07 at 08:28 -0500, Chris Lumens wrote:
> 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.  What we probably should do
> is write it to wherever the stderr parameter tells us to - we even open
> a location for it above, but never do anything with it.

Yes, please, for the love of god do not let stderr just fall to the
floor.  In a log file and to a tty somewhere would be best (so that you
can see it even if you can't get to the log file)

-- 
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating

Attachment: signature.asc
Description: This is a digitally signed message part


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]