Thread (67 messages) 67 messages, 7 authors, 2016-06-15

Re: [PATCH 8/8] read-cache: inform the daemon that the index has been updated

From: David Turner <hidden>
Date: 2016-06-15 23:01:17

On Tue, 2014-05-13 at 18:15 +0700, Nguyễn Thái Ngọc Duy wrote:
+		if (run_command(&cp))
+			warning(_("failed to start read-cache--daemon: %s"),
+				strerror(errno));
errno is not always (ever?) set, so if read-cache--daemon is missing,
you get:
warning: failed to start read-cache--daemon: Success
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help