From 9441550acb34cf35f6cd3859d3672adca79551d9 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 4 Sep 2007 15:38:09 +0000 Subject: * nix-push / generate-patches: bzip the manifest. --- tests/nix-push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/nix-push.sh') diff --git a/tests/nix-push.sh b/tests/nix-push.sh index 46f1edb4014b..a9a2f5f9c06a 100644 --- a/tests/nix-push.sh +++ b/tests/nix-push.sh @@ -7,5 +7,5 @@ echo "pushing $drvPath" mkdir $TEST_ROOT/cache -$PERL -w -I$TOP/scripts $TOP/scripts/nix-push \ +$NIX_BIN_DIR/nix-push \ --copy $TEST_ROOT/cache $TEST_ROOT/manifest $drvPath -- cgit 1.4.1