You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
That's not random, that's os.getcwd() :) I don't think it's worth changing to be hooked to the fabfile location or anything, but I agree it should be explicitly documented.
cd() documentation mentions that default working directory on the remote side is $HOME.
But lcd() doc is silent about default working dir for local(). Is it a fabfile.py location or cwd or anything random?
http://docs.fabfile.org/en/1.4.2/api/core/operations.html#fabric.operations.local
The text was updated successfully, but these errors were encountered: