Add a test for nix-profile.sh

This commit is contained in:
Eelco Dolstra 2012-09-13 17:58:14 -04:00
parent aac14222f5
commit 1bda006b74
3 changed files with 12 additions and 1 deletions

View file

@ -1,6 +1,7 @@
set -e
datadir="@datadir@"
sysconfdir="@sysconfdir@"
export TEST_ROOT=$(pwd)/test-tmp
export NIX_STORE_DIR