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/gc-concurrent2.builder.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/gc-concurrent2.builder.sh') diff --git a/tests/gc-concurrent2.builder.sh b/tests/gc-concurrent2.builder.sh index d94e4697182f..f7b6094e8b44 100644 --- a/tests/gc-concurrent2.builder.sh +++ b/tests/gc-concurrent2.builder.sh @@ -1,5 +1,3 @@ -export PATH=/bin:/usr/bin:$PATH - mkdir $out echo $(cat $input1/foo)$(cat $input2/bar)xyzzy > $out/foobar -- cgit 1.4.1