Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mh/update-ref-batch-create-fix'
[gitweb.git]
/
t
/
lib-git-daemon.sh
diff --git
a/t/lib-git-daemon.sh
b/t/lib-git-daemon.sh
index 615bf5de67cd66ca2fb63c226270e9316c3897dc..bc4b3412fbca1f545ebdcaf23d3ef83d124ddc71 100644
(file)
--- a/
t/lib-git-daemon.sh
+++ b/
t/lib-git-daemon.sh
@@
-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