X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Fadhoc;h=b45251fa08685dd91c6bd6203a6c017e8bdd2e36;hp=f252602bc0e8fe26551226c76f7f1997642ba6a9;hb=e170fb0964308d97bf19f341ea79dab08f11935e;hpb=e270c55f02ce8839a6a2f4fbc316b213e4eaa9d1 diff --git a/tests/adhoc b/tests/adhoc index f252602b..b45251fa 100755 --- a/tests/adhoc +++ b/tests/adhoc @@ -11,7 +11,7 @@ # # effects: # directly sets the env variables which arrange to use -# progrmas etc. from the working tree +# programs etc. from the working tree ourname=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 "$@"