X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f8492f79a3b1193ae1a412eb7c4f3b0c2b21ecaa..61d4147ea2d58c9d129a084be13ccec6ae18b4d5:/tests/setup.sh diff --git a/tests/setup.sh b/tests/setup.sh index f5774e3..e3c6c17 100755 --- a/tests/setup.sh +++ b/tests/setup.sh @@ -22,7 +22,7 @@ mkrepo() { count=$2 dir=$PWD test -d "$name" && return - printf "Creating testrepo %s\n" $name + printf "Creating testrepo %s\n" "$name" mkdir -p "$name" cd "$name" git init @@ -63,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