fab-user
[Top][All Lists]
Advanced

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

[Fab-user] fab_quiet in 0.9?


From: Ben Davis
Subject: [Fab-user] fab_quiet in 0.9?
Date: Thu, 9 Jul 2009 14:55:54 -0500

I've migrated my script to use 0.9, and everything seems to be working except for the "fab_quiet" feature that was in 0.1.1.  I tool off the "fab_" prefix from the variable, but still doesn't seem to work:  For example:

env.quiet = True
run("do something secret here")
env.quiet = False

This would still output the command.

Is there a different way to accomplish this on 0.9?   Also, if fab_quiet has been dropped, it should be mentioned in the documentation for 0.9.

reply via email to

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