about summary refs log tree commit diff
path: root/tests/dependencies.builder0.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dependencies.builder0.sh')
-rw-r--r--tests/dependencies.builder0.sh2
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