* Clear NIX_REMOTE in the tests.

This commit is contained in:
Eelco Dolstra 2006-12-02 14:33:39 +00:00
parent 8ba5d32769
commit 626f8ee42f
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ export NIX_LIBEXEC_DIR=$TEST_ROOT/bin
export NIX_ROOT_FINDER=
export SHARED=$TEST_ROOT/shared
export NIX_REMOTE=
export REAL_BIN_DIR=@bindir@
export REAL_LIBEXEC_DIR=@libexecdir@
export REAL_LOCALSTATE_DIR=@localstatedir@