Merge branch 'lw/daemon-log-destination'
commitf9bcd751aaa8f9cb57bbe4f43f2c446f9aa523b3
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:28:58 +0000 (25 13:28 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Apr 2018 04:28:58 +0000 (25 13:28 +0900)
tree3a9f57126ece22e59b32e168ef0b3dbc1e704982
parentf8fbcd6e01d8e31fb1c7093679538df79b79d90e
parente67d906d735166f2068f1e4cc393220483a97f30
Merge branch 'lw/daemon-log-destination'

Recent introduction of "--log-destination" option to "git daemon"
did not work well when the daemon was run under "--inetd" mode.

* lw/daemon-log-destination:
  daemon.c: fix condition for redirecting stderr
daemon.c