tests: auto-set git-daemon port
commitc44132fcf383cf668d3764c6b7ad28ff034ee981
authorJeff King <peff@peff.net>
Mon, 10 Feb 2014 19:16:38 +0000 (10 14:16 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2014 19:19:39 +0000 (10 11:19 -0800)
tree10c7f4f341f3d6014d1aee6638885ea79cfc821c
parent3bb486e4397415e1855e5edbf28d8e50c3d45265
tests: auto-set git-daemon port

A recent commit taught lib-httpd to always start apache on
the same port as the numbered tests. Let's do the same for
the git-daemon tests.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-git-daemon.sh
t/t5570-git-daemon.sh