> At that point, I don't see a way to show > the output, as a failure in local abort the whole script.
You may have skipped over that part of the tutorial, then -- you want to specify env.warn_only=True (typically, via the settings context manager, i.e. with settings(warn_only=True):). -Jeff -- Jeff Forcier Unix sysadmin; Python/Ruby developer http://bitprophet.org _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
