author | Johannes Sixt <j.sixt@viscovery.net> | |
Tue, 26 Feb 2008 12:00:55 +0000 (13:00 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 22:47:36 +0000 (14:47 -0800) | ||
commit | 20632071560ad4915f4e620d3c053e5ee3af80f3 | |
tree | 92dff6108921a232c7b9d8618e4f2f968fc8af1b | tree | snapshot |
parent | 22665bbaab799b1f20a23039a5c759cd35d36939 | commit | diff |
daemon: ensure that base-path is an existing directory
Any request to the daemon would fail if base-path (if specified) is not
a directory. We now check for this condition early.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Any request to the daemon would fail if base-path (if specified) is not
a directory. We now check for this condition early.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
daemon.c | diff | blob | history |