Skip to content

Instantly share code, notes, and snippets.

@jorisvddonk
Created August 6, 2013 06:58
Show Gist options
  • Save jorisvddonk/6162668 to your computer and use it in GitHub Desktop.
Save jorisvddonk/6162668 to your computer and use it in GitHub Desktop.
Fabric test case failure (test case: https://gist.github.com/jorisvddonk/6162658) on Windows
C:\Users\joris>fab test_func
Fabric version: 1.7.0
[localhost] local: set foo
foo="bar" SET baz="qux"
[localhost] local: set baz
Environment variable baz not defined
Fatal error: local() encountered an error (return code 1) while executing 'set baz'
Aborting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment