Skip to content

Instantly share code, notes, and snippets.

@jorisvddonk
Created August 6, 2013 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorisvddonk/6162673 to your computer and use it in GitHub Desktop.
Save jorisvddonk/6162673 to your computer and use it in GitHub Desktop.
Fabric test case success (test case: https://gist.github.com/jorisvddonk/6162658) on Linux
joris@vagrant:~$ fab test_func
Fabric version: 1.7.0
[localhost] local: env | grep foo
foo=bar
[localhost] local: env | grep baz
baz=qux
Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment