* Clear NIX_REMOTE in the tests.
This commit is contained in:
parent
8ba5d32769
commit
626f8ee42f
|
@ -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@
|
||||
|
|
Loading…
Reference in a new issue