Reviewed-by: Steven Dake <sdake@xxxxxxxxxx> On 02/07/2012 03:22 AM, Fabio M. Di Nitto wrote: > From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> > > Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> > --- > :100644 100644 178b34d... e3943fa... M Makefile.am > Makefile.am | 9 ++++++++- > 1 files changed, 8 insertions(+), 1 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index 178b34d..e3943fa 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -51,8 +51,15 @@ SUBDIRS = include lib exec tools test cts pkgconfig \ > man init conf > > coverity: > + rm -rf cov > + make clean > cov-build --dir=cov make > - cov-analyze --dir cov --concurrency --wait-for-license > + cov-analyze --dir cov \ > + --concurrency \ > + --all \ > + --aggressiveness-level high \ > + --security \ > + --wait-for-license > cov-format-errors --dir cov > > install-exec-local: _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss