At Wed, 24 Aug 2011 07:46:10 +0200, Frank Matthieß wrote: > > Hello MORITA, > > [MORITA Kazutaka, Dienstag 23 August 2011 17:56]: > > At Tue, 23 Aug 2011 19:52:17 +0800, > > Guangyi Yang wrote: > > > From: Guangyi Yang <yangguangyi.pt at taobao.com> > > > > > > When sheep fail to initialize itself, it will only exit the main > > > process and leave the logger process alone.This patch fixes it. > > > > > > Signed-off-by: Guangyi Yang <yangguangyi.pt at taobao.com> > > > --- > > > > > > sheep/sheep.c | 12 ++++++++---- > > > 1 files changed, 8 insertions(+), 4 deletions(-) > > > > Thanks for your contribution, but I think the latest development > > codes already solved this problem. > > > > This problem was fixed by > > > > https://github.com/collie/sheepdog/commit/35a3965b25ebdb5b21a8bd1015 > > 620ec07f457520 > > Your development tree is seperate from the release tree. Why are you use > diffenent git repos for this. Why aren't you using a branch auf the > realease tree for your development? At least for me, this needs some > time to find your developmenttree :-) OK, I'll push pending patches to git://github.com/collie/sheepdog.git devel Thanks, Kazutaka |