Have you tried sudo("suwww") instead of run("sudo suwww") ?

On Tue, Jun 22, 2010 at 11:49, Rama Vadakattu <rama.vadaka...@gmail.com> wrote:
> Hi all,
> When i am running the below command on one of the machine  via fabric it is
> getting hanged.
> def execute_lmo_scripts():
>     print "preparing to execute lmo scripts................"
>     output = run("sudo suwww ; ")
> If i manually run the command on the remote server it is running fine.
> Can any one please guide me on how to resolve this problem?
>
> Regards
> rama
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Fab-user mailing list
> Fab-user@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/fab-user
>
>



-- 
Venlig hilsen / Kind regards,
Christian Vest Hansen.

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

Reply via email to