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 <gowh...@gmail.com> 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
> Fab-user@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/fab-user
>



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

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to