#!/bin/bash set -e pwd=`pwd` export DGIT_TEST_INTREE="$pwd" exec "$@"