fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Different results between fabric run and direct run


From: Jeff Forcier
Subject: Re: [Fab-user] Different results between fabric run and direct run
Date: Thu, 17 Oct 2013 09:12:58 -0700

Try twiddling the 'pty' argument to run()/sudo() (should also be a CLI
flag controlling the same thing globally) - I suspect some of the apps
you're running in that script are sensitive to a controlling pty or
lack thereof. That's frequently the cause of this sort of behavioral
difference.

On Thu, Oct 17, 2013 at 3:19 AM, Iman Gowhari <address@hidden> wrote:
> Good morning
> Can anyone help me on this one:
> http://stackoverflow.com/questions/19416183/different-results-between-fabric-run-and-direct-run
>
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user
>



-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]