fab-user
[Top][All Lists]
Advanced

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

[Fab-user] hanging problem of a command when executing via fabric


From: Rama Vadakattu
Subject: [Fab-user] hanging problem of a command when executing via fabric
Date: Tue, 22 Jun 2010 15:15:18 +0530

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 being executed probably.
Can any one please guide me on how to resolve this problem?


Regards
rama











reply via email to

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