diff options
Diffstat (limited to 'tests/gc-concurrent.builder.sh')
-rw-r--r-- | tests/gc-concurrent.builder.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/gc-concurrent.builder.sh b/tests/gc-concurrent.builder.sh index 2d327f902182..6b2177ddff2e 100644 --- a/tests/gc-concurrent.builder.sh +++ b/tests/gc-concurrent.builder.sh @@ -1,5 +1,3 @@ -export PATH=/bin:/usr/bin:$PATH - mkdir $out echo $(cat $input1/foo)$(cat $input2/bar) > $out/foobar |