Merge branch 'jk/run-network-tests-by-default'
[gitweb.git] / t / lib-git-daemon.sh
index 615bf5de67cd66ca2fb63c226270e9316c3897dc..bc4b3412fbca1f545ebdcaf23d3ef83d124ddc71 100644 (file)
@@ -23,7 +23,7 @@ then
        test_done
 fi
 
-LIB_GIT_DAEMON_PORT=${LIB_GIT_DAEMON_PORT-'8121'}
+LIB_GIT_DAEMON_PORT=${LIB_GIT_DAEMON_PORT-${this_test#t}}
 
 GIT_DAEMON_PID=
 GIT_DAEMON_DOCUMENT_ROOT_PATH="$PWD"/repo