fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] unable to execute scripts after upgrade


From: Brown, Rodrick
Subject: Re: [Fab-user] unable to execute scripts after upgrade
Date: Wed, 11 Apr 2012 15:50:56 -0400

Sorry my mistake L

 

From: fab-user-bounces+address@hidden [mailto:fab-user-bounces+address@hidden On Behalf Of Brown, Rodrick
Sent: Wednesday, April 11, 2012 3:42 PM
To: address@hidden
Subject: [Fab-user] unable to execute scripts after upgrade

 

# cat f1

from fabric.api import run

 

def host_type():

    run('uname -s')

 

# fab -H localhost f1

 

Fatal error: Couldn't find any fabfiles!

 

Remember that -f can be used to specify fabfile path, and use -h for help.

 

Aborting.


Please visit our website for important disclaimers/disclosures regarding Knight’s products and services:

http://knight.com/KnightEmailDisclaimer.html


Please visit our website for important disclaimers/disclosures regarding Knight’s products and services:

http://knight.com/KnightEmailDisclaimer.html


reply via email to

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