Discussion:
[Fab-user] Need traceback on ctrl-c
Thomas Güttler
2013-10-10 08:39:17 UTC
Permalink
If there is a password prompt during connect, and you hit ctrl-c, you don't get a traceback.

Is there a way to get a traceback? I want to see it to debug my fabric file.

Thomas
Jens Rantil
2013-10-11 21:18:49 UTC
Permalink
Hi Thomas,

Maybe the `--abort-on-prompts` parameter to `fab` could be of some help for
you? Have a look at `fab --help` for details.

Cheers,
Jens
Post by Thomas Güttler
If there is a password prompt during connect, and you hit ctrl-c, you
don't get a traceback.
Is there a way to get a traceback? I want to see it to debug my fabric file.
Thomas
______________________________**_________________
Fab-user mailing list
https://lists.nongnu.org/**mailman/listinfo/fab-user<https://lists.nongnu.org/mailman/listinfo/fab-user>
Loading...