chiark / gitweb /
Test suite: make HOME be an absolute path (!)
[dgit.git] / tests / lib
index 939aa6c6e24fa525c7a55f399c5777d6b75fc3c2..70cda8f6fefa45d911df58f659da06192542eb0d 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -22,9 +22,9 @@ if [ x"$tmp" = x ]; then
        mkdir $tmp
 fi
 cd $tmp
-export HOME=$tmp
 
 tmp=`pwd`
+export HOME=$tmp
 export DGIT_TEST_DUMMY_DIR=$tmp
 ln -f $troot/ssh ssh