Hi Valerie,

On Fri, Aug 19, 2011 at 3:32 PM, Valerie Ishida <[email protected]> wrote:

> But if I run...
>
> with fabric.api.settings(host_string="testuser@localhost", user="testuser",
> password="testuser"):
>     fabric.api.run("ls /tmp")
>
> It runs fine and does not prompt.

This appears to be a bug in abort_on_prompts, which I've just
identified and will commit a fix for shortly (it's a simple change.)
You can track its progress here:

    https://github.com/fabric/fabric/issues/417

Thanks for the report!

-Jeff

-- 
Jeff Forcier
Unix sysadmin; Python/Ruby engineer
http://bitprophet.org

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to