aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar Lars Hjemli <hjemli@gmail.com>2011-07-21 21:50:07 (JST)
committerGravatar Lars Hjemli <hjemli@gmail.com>2011-07-21 21:50:07 (JST)
commit73e13e2bf7b7e794e6df9ac170452a8991137d08 (patch)
treeabbd6803bce9a3af800132398c6154a617e46abf /tests
parent96f05018c9dbdf8131f18c87ee3bbbac40e0f729 (diff)
parent877ff681007f31c69777e9569c4de819d4af19c9 (diff)
downloadcgit-73e13e2bf7b7e794e6df9ac170452a8991137d08.zip
cgit-73e13e2bf7b7e794e6df9ac170452a8991137d08.tar.gz
Merge branch 'stable'
Diffstat (limited to 'tests')
-rwxr-xr-xtests/setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/setup.sh b/tests/setup.sh
index 1e06107..b21908d 100755
--- a/tests/setup.sh
+++ b/tests/setup.sh
@@ -15,6 +15,7 @@
15# run_test 'repo index' 'cgit_url "/" | tidy -e' 15# run_test 'repo index' 'cgit_url "/" | tidy -e'
16# run_test 'repo summary' 'cgit_url "/foo" | tidy -e' 16# run_test 'repo summary' 'cgit_url "/foo" | tidy -e'
17 17
18unset CDPATH
18 19
19mkrepo() { 20mkrepo() {
20 name=$1 21 name=$1