X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2ffeecb7a6827dcf0f81cf543ed312155f6e8f83..961893b5478e7676b1a422185fcac41f89434b0a:/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