fab-user
[Top][All Lists]
Advanced

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

[Fab-user] abort function doesn't get fab_host


From: Alex Robbins
Subject: [Fab-user] abort function doesn't get fab_host
Date: Wed, 18 Feb 2009 14:17:10 -0600

The abort function looks like just what I need for a project. However, it calls
_lazy_format('[$(fab_host)] Error: %s' % msg, ENV)
This prints out without doing the lazy_formatting. abort doesn't have the connects decorator, so I don't think fab_host will ever be defined in the ENV. Maybe that should be changed to [localhost]? (Or give people the option to specify the host that we should abort for? Probably not helpful.)

Thanks!
Alex

reply via email to

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