This commit is contained in:
Daniel Hahler 2014-11-21 22:47:45 +01:00
parent dbfb8fe519
commit e088e83ff9
1 changed files with 0 additions and 5 deletions

View File

@ -4,11 +4,6 @@ Test varstash integration.
Setup test environment.
# Defaults:
# $ DOTENV_FILE_ENTER=.env
# $ DOTENV_FILE_LEAVE=.env.leave
# $ DOTENV_HANDLE_LEAVE=1
$ mkdir sub
$ cd sub
$ echo "autostash FOO=baz" > $DOTENV_FILE_ENTER