X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/aa9b1b9d49ec37d28b6f576656170d47618e25b5..514dd4f2a4bc2cb0fb2e160f254804361486f3df:/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