about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-07-21 12:50:07 +0000
committerLars Hjemli <hjemli@gmail.com>2011-07-21 12:50:07 +0000
commit73e13e2bf7b7e794e6df9ac170452a8991137d08 (patch)
treeabbd6803bce9a3af800132398c6154a617e46abf
parentMakefile: fix oversight of not using $(DESTDIR) in uninstall (diff)
parenttests: fix failures when CDPATH is set (diff)
downloadcgit-magenta-73e13e2bf7b7e794e6df9ac170452a8991137d08.tar.xz
Merge branch 'stable'
-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 @@ # run_test 'repo index' 'cgit_url "/" | tidy -e' # run_test 'repo summary' 'cgit_url "/foo" | tidy -e' +unset CDPATH mkrepo() { name=$1