chiark / gitweb /
Tests: break out some things into lib-core (nfc)
[dgit.git] / tests / using-intree
index 26d5812c22728c42206c8b09ce8da20b6e60dc8b..b9072527e46dd5e8620831910b2756ba40e1b514 100755 (executable)
@@ -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 "$@"