X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ab350a77b1d3b0e251cc28329f2e16f0566e521e..bf8c7a4c93bdc95d841b25a60644cca3ec124625:/tests/setup.sh diff --git a/tests/setup.sh b/tests/setup.sh index b2f1169..b21908d 100755 --- a/tests/setup.sh +++ b/tests/setup.sh @@ -15,6 +15,7 @@ # run_test 'repo index' 'cgit_url "/" | tidy -e' # run_test 'repo summary' 'cgit_url "/foo" | tidy -e' +unset CDPATH mkrepo() { name=$1 @@ -62,6 +63,7 @@ enable-log-linecount=1 summary-log=5 summary-branches=5 summary-tags=5 +clone-url=git://example.org/\$CGIT_REPO_URL.git repo.url=foo repo.path=$PWD/trash/repos/foo/.git