From 9c3099d3286b7bc8582b1685ba1917db409cac0c Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 21 Jul 2006 13:21:43 +0000 Subject: * Purify `make check'. --- tests/parallel.nix.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/parallel.nix.in') diff --git a/tests/parallel.nix.in b/tests/parallel.nix.in index 29eac17523f6..3b462c4b246f 100644 --- a/tests/parallel.nix.in +++ b/tests/parallel.nix.in @@ -5,6 +5,7 @@ let { system = "@system@"; builder = "@shell@"; args = ["-e" "-x" ./parallel.builder.sh]; + PATH = "@testPath@"; shared = "@extra1@"; inherit text inputs; }; -- cgit 1.4.1