shell_env fails when using csh #1386
Closed
Labels
Comments
I had similar problems and found a fix: You need to set |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Fabric 1.8.0 and python 2.7.9 shell_env fails with csh since it tries to use export instead of setenv.
The text was updated successfully, but these errors were encountered: