]> git.cameronkatri.com Git - cgit.git/blobdiff - tests/setup.sh
Merge branch 'stable'
[cgit.git] / tests / setup.sh
index b2f1169c789846abc912c7429dee19dfb3c1487c..b21908d10bbc7530e2f19e26b24f3d66ecf7510b 100755 (executable)
@@ -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