author | Stephen R. van den Berg <srb@cuci.nl> | |
Thu, 14 Aug 2008 18:02:20 +0000 (20:02 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Aug 2008 00:43:53 +0000 (17:43 -0700) | ||
commit | df0daf8ac0fce4bb98d5aff9295535a1606d2fad | |
tree | a7e69be7baf7f1dc2d228654223e575024d4cbac | tree | snapshot |
parent | 2ebc02d32a4360da2cf69c2b5f5bfad0716d42b0 | commit | diff |
git-daemon: call logerror() instead of error()
Use logerror(), not error(), so that the messages won't be lost,
especially when running the daemon with its log sent to the syslog
facility.
Signed-off-by: Stephen R. van den Berg <srb@cuci.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Use logerror(), not error(), so that the messages won't be lost,
especially when running the daemon with its log sent to the syslog
facility.
Signed-off-by: Stephen R. van den Berg <srb@cuci.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
daemon.c | diff | blob | history |