Hi Matthew, On Sat, Mar 19, 2011 at 5:59 AM, Matthew Woodcraft <[email protected]> wrote:
> But if I try this, the stderr output is mixed in with stdout anyway > > Do I need to do something more to prevent Fabric combining the streams? I'm pretty sure that pty=False + combine_stderr=False should suffice, but it's been a while since that feature went in so it's possible some bugs have crept in since or were not noticed at the time. Will try to reproduce on my end soon. It's also possible you're on a different setup re: operating system, software version, etc that hasn't been tested. Can you specify what your local and remote OS are, and what your local Python version is? Thanks, Jeff -- Jeff Forcier Unix sysadmin; Python/Ruby engineer http://bitprophet.org _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
