From e771e59178f42fd1c6005c8a35f2ecfebf0e4ce4 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 8 Feb 2006 14:32:06 +0000 Subject: * Tests for nix-env, finally! --- tests/init.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/init.sh') diff --git a/tests/init.sh b/tests/init.sh index c3a7aac29f16..316b2ec3d623 100644 --- a/tests/init.sh +++ b/tests/init.sh @@ -28,6 +28,8 @@ ln -s $TOP/scripts/readmanifest.pm $NIX_BIN_DIR/nix/ mkdir -p "$NIX_STATE_DIR"/manifests mkdir -p "$NIX_STATE_DIR"/gcroots mkdir -p "$NIX_STATE_DIR"/temproots +mkdir -p "$NIX_STATE_DIR"/profiles +ln -s "$NIX_STATE_DIR"/profiles "$NIX_STATE_DIR"/gcroots/ cat > "$NIX_CONF_DIR"/nix.conf <