chiark / gitweb /
infra/dgit-ssh-dispatch: New production infra script
[dgit.git] / tests / using-intree
1 #!/bin/bash
2 set -e
3 export DGIT_TEST_INTREE=`pwd`
4 exec "$@"