summaryrefslogtreecommitdiff
path: root/git-pull.sh
diff options
context:
space:
mode:
authorlars.doelle@on-line.de <lars.doelle@on-line.de>2005-09-08 01:50:01 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-09-08 05:08:30 (GMT)
commit7c3693f1f240e17772c864fad35bc16226038fc8 (patch)
tree77952856c5deae6692a8b526a353d7749b106d9a /git-pull.sh
parent6a2e50f9dfdca7ac572bbe30dd0efdf19ca250f6 (diff)
downloadgit-7c3693f1f240e17772c864fad35bc16226038fc8.zip
git-7c3693f1f240e17772c864fad35bc16226038fc8.tar.gz
git-7c3693f1f240e17772c864fad35bc16226038fc8.tar.bz2
[PATCH] git-daemon --inetd
git-daemon using inetd. does not work properly. inetd routes stderr onto the network line just like stdout, which was apparently not expected to be so. As the result of this, the stream is closed by the receiver, because some "Packing %d objects\n" originating from pack_objects is first reported over the line instead of the expected pack_header, and so the SIGNATURE test fails. Here is a workaround. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions