summaryrefslogtreecommitdiff
path: root/tests/adhoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/adhoc')
-rwxr-xr-xtests/adhoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/adhoc b/tests/adhoc
index a8a3362..b45251f 100755
--- a/tests/adhoc
+++ b/tests/adhoc
@@ -44,6 +44,8 @@ case "$pwd" in
;;
esac
-export ADTTMP=$tmp HOME=$tmp DGIT_TEST_DUMMY_DIR=$tmp DGIT_TEST_TMP=$tmp
+export ADTTMP=$tmp
+
+t-set-using-tmp
exec "$@"