diff options
Diffstat (limited to 'tests/gc-concurrent2.builder.sh')
-rw-r--r-- | tests/gc-concurrent2.builder.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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 |