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