Hi All,
I just upgraded to fabric 1.0.1 from 0.9.3, and I'm trying to use an old
fabfile that used to work fine. I'm using Ubuntu 10.04 (python 2.6.5)
The problem i'm having is with the "cd" context manager, when fabric runs it
seems to just ignore the CD, and tries to run local commands in the wrong
directory.
Code example:
with cd(/usr/local/bin):
local("./do-stuff.sh")
How can I begin debugging this problem?
--
Rob Terhaar // Owner
Atlantic Dynamic LLC // (718) 301 9757
_______________________________________________
Fab-user mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/fab-user