summaryrefslogtreecommitdiff
path: root/t/gitweb-lib.sh
diff options
context:
space:
mode:
authorLibravatar Thomas Gummerer <t.gummerer@gmail.com>2019-01-06 17:53:10 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-01-07 07:45:11 -0800
commit3c78e97d5d553aa880cdaed2b51610595162dac4 (patch)
treefc88052db6838fbd7966e7c68aecc0175c81cc47 /t/gitweb-lib.sh
parentt5570: drop racy test (diff)
downloadtgif-3c78e97d5d553aa880cdaed2b51610595162dac4.tar.xz
Revert "t/lib-git-daemon: record daemon log"
This reverts commit 314a73d658 (t/lib-git-daemon: record daemon log, 2018-01-25), which let tests use the output of git-daemon. The previous commit removed the last user of deamon.log in the tests, there's no good way to make checking for output in the log race-proof. Revert this commit as well, to make sure others are not tempted to use daemon.log in tests in the future, which would lead to racy tests. The original commit had one change that still makes sense, namely switching read/echo for "read -r" and "printf", which relays the data more faithfully. Don't revert that piece here, as it is still a useful change. Suggested-by: Jeff King <peff@peff.net> Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/gitweb-lib.sh')
0 files changed, 0 insertions, 0 deletions