chiark / gitweb /
Tests: break out some things into lib-core (nfc)
[dgit.git] / tests / using-intree
1 #!/bin/bash
2 set -e
3 pwd=`pwd`
4 export DGIT_TEST_INTREE="$pwd"
5 exec "$@"