X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/aa9b1b9d49ec37d28b6f576656170d47618e25b5..9e3f506f0d0e1b0c09d1e9d7051af23bfede7834:/t/test-lib.sh diff --git a/t/test-lib.sh b/t/test-lib.sh index 6339c54..459d5cb 100755 --- a/t/test-lib.sh +++ b/t/test-lib.sh @@ -193,7 +193,8 @@ test_done () { # Test the binaries we have just built. The tests are kept in # t/ subdirectory and are run in trash subdirectory. PATH=$(pwd)/..:$PATH -export PATH +HOME=$(pwd)/trash +export PATH HOME # Test repository