cgit

commit 73e13e2bf7b7e794e6df9ac170452a8991137d08

Author: Lars Hjemli <hjemli@gmail.com>

Merge branch 'stable'

 tests/setup.sh | 1 +


diff --git a/tests/setup.sh b/tests/setup.sh
index 1e061078a2584b0b74eaa6976cf126896851a231..b21908d10bbc7530e2f19e26b24f3d66ecf7510b 100755
--- a/tests/setup.sh
+++ b/tests/setup.sh
@@ -15,6 +15,7 @@ # prepare_tests "html validation"
 # run_test 'repo index' 'cgit_url "/" | tidy -e'
 # run_test 'repo summary' 'cgit_url "/foo" | tidy -e'
 
+unset CDPATH
 
 mkrepo() {
 	name=$1