summaryrefslogtreecommitdiff
path: root/tests/using-intree
diff options
context:
space:
mode:
Diffstat (limited to 'tests/using-intree')
-rwxr-xr-xtests/using-intree2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/using-intree b/tests/using-intree
index 26d5812..b907252 100755
--- a/tests/using-intree
+++ b/tests/using-intree
@@ -1,5 +1,5 @@
#!/bin/bash
set -e
pwd=`pwd`
-export DGIT_TEST_INTREE="$pwd" PERLLIB="$pwd${PERLLIB:+:}${PERLLIB}"
+export DGIT_TEST_INTREE="$pwd"
exec "$@"