On 04/15/2012 01:53 PM, Clemens Buchacher wrote:
The shell script which is currently used to parse git daemon output does
not seem to work reliably. In order to work around such issues,
re-implement the same procedure in C and write the daemon pid to a file.
This means that we can no longer wait on the daemon process, since it is
no longer a direct child of the shell process.
Signed-off-by: Clemens Buchacher<drizzd@xxxxxx>
---
Here's the re-roll for completeness. Still waiting on feedback from the
OP if this actually solves the problem, though.
I posted a reply in the other thread, but I'm replying here too for
completeness: yes, the problem is solved.
Thanks,
Zbyszek
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html