Created
August 6, 2013 06:59
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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