diff options
Diffstat (limited to 'tests/init.sh')
-rw-r--r-- | tests/init.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/init.sh b/tests/init.sh index 316b2ec3d623..cd9fe60219dd 100644 --- a/tests/init.sh +++ b/tests/init.sh @@ -1,3 +1,5 @@ +source common.sh + echo "NIX_STORE_DIR=$NIX_STORE_DIR NIX_DB_DIR=$NIX_DB_DIR" test -n "$TEST_ROOT" |