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