1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-16 02:01:59 +02:00

Clear NIX_STORE when running the tests

This commit is contained in:
Eelco Dolstra 2012-07-26 17:12:42 -04:00
parent 7892ad15ab
commit 7861260a5f
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ source common.sh
echo '*** testing slave mode ***'
clearStore
clearManifests
NIX_REMOTE=slave $SHELL ./user-envs.sh
NIX_REMOTE_=slave $SHELL ./user-envs.sh
echo '*** testing daemon mode ***'
clearStore