Re: [Openais] [PATCH] Add -i to cpgverify

2010-10-21 Thread Steven Dake
reviewed and merged into master On 10/21/2010 04:29 PM, Angus Salkeld wrote: > Signed-off-by: Angus Salkeld > --- > test/cpgverify.c | 32 > 1 files changed, 24 insertions(+), 8 deletions(-) > > diff --git a/test/cpgverify.c b/test/cpgverify.c > index c7b400a.

[Openais] [PATCH] Add -i to cpgverify

2010-10-21 Thread Angus Salkeld
Signed-off-by: Angus Salkeld --- test/cpgverify.c | 32 1 files changed, 24 insertions(+), 8 deletions(-) diff --git a/test/cpgverify.c b/test/cpgverify.c index c7b400a..56a9b8b 100644 --- a/test/cpgverify.c +++ b/test/cpgverify.c @@ -34,6 +34,7 @@ #include

Re: [Openais] [PATCH] Add -i to cpgverify

2010-10-21 Thread Steven Dake
would prefer if cpgverify ran forever without -i option. Regards -steve On 10/21/2010 03:48 PM, Angus Salkeld wrote: > Signed-off-by: Angus Salkeld > --- > test/cpgverify.c | 16 ++-- > 1 files changed, 14 insertions(+), 2 deletions(-) > > diff --git a/test/cpgverify.c b/test/cpg

Re: [Openais] [PATCH] New topic descriptions based upon work community wants to do

2010-10-21 Thread Angus Salkeld
On Thu, Oct 21, 2010 at 03:44:00PM -0700, Steven Dake wrote: > This file describes the topics of interest for development, their start and > finish date, their main developer, and a description of the topic. > Pushed. > Signed-off-by: Steven Dake > --- > TODO | 170 > +++

[Openais] [PATCH] Add -i to cpgverify

2010-10-21 Thread Angus Salkeld
Signed-off-by: Angus Salkeld --- test/cpgverify.c | 16 ++-- 1 files changed, 14 insertions(+), 2 deletions(-) diff --git a/test/cpgverify.c b/test/cpgverify.c index c7b400a..ae5d450 100644 --- a/test/cpgverify.c +++ b/test/cpgverify.c @@ -34,6 +34,7 @@ #include +#include #

[Openais] [PATCH] New topic descriptions based upon work community wants to do

2010-10-21 Thread Steven Dake
This file describes the topics of interest for development, their start and finish date, their main developer, and a description of the topic. Signed-off-by: Steven Dake --- TODO | 170 -- 1 files changed, 145 insertions(+), 25 del

Re: [Openais] [PATCH] Add .gitignore files.

2010-10-21 Thread Steven Dake
reviewed and pushed to master regards -steve On 10/21/2010 02:31 AM, Angus Salkeld wrote: > Otherwise "git status" is a pain. > > Signed-off-by: Angus Salkeld > --- > .gitignore | 19 +++ > cts/.gitignore |2 ++ > exec/.gitignore

[Openais] [PATCH] Add .gitignore files.

2010-10-21 Thread Angus Salkeld
Otherwise "git status" is a pain. Signed-off-by: Angus Salkeld --- .gitignore | 19 +++ cts/.gitignore |2 ++ exec/.gitignore |1 + include/corosync/.gitignore |3 +++ init/.gitignore |1 + lcr/.gitignore

Re: [Openais] Corosync repo converted to git - read for policies

2010-10-21 Thread Angus Salkeld
On Wed, Oct 20, 2010 at 05:14:47PM -0700, Steven Dake wrote: > I have recently converted the source repository for Corosync to git with > major assistance from Angus (thanks!). This will improve the quality of > commits and allow developers to work on destabilizing changes agreed > upon by the