chiark / gitweb /
Tests: Use distro= dir for drs as well as dsd tests; rename the variable; move the...
[dgit.git] / tests / using-intree
1 #!/bin/bash
2 set -e
3 pwd=`pwd`
4 export DGIT_TEST_INTREE="$pwd" PERLLIB="$pwd${PERLLIB:+:}${PERLLIB}"
5 exec "$@"