chiark / gitweb /
If $idistro set (ie, distro explicitly specified by user), do not look at anything...
[dgit.git] / tests / using-intree
1 #!/bin/bash
2 set -e
3 tree=`pwd`
4 export DGIT_TEST="$tree/dgit"
5 export DGIT_REPOS_SERVER_TEST="$tree/dgit-repos-server"
6 exec "$@"