Title: [opsview-base] [312] Backing out the NSCA improved logging as there are other changes included and
- Revision
- 312
- Author
- tvoon
- Date
- 2013-07-15 10:50:30 +0100 (Mon, 15 Jul 2013)
Log Message
Backing out the NSCA improved logging as there are other changes included and
there are unit test failures. Will re-introduce in Opsview 4.5 release cycle so
it goes through Opsview Core
Modified Paths
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2013-07-12 14:32:11 UTC (rev 311)
+++ trunk/Makefile 2013-07-15 09:50:30 UTC (rev 312)
@@ -736,7 +736,9 @@
#cd ${NSCA} && patch -p1 < ../patches/nsca_limits.patch
cp patches/nsca_alternate.t ${NSCA}/nsca_tests/alternate.t
cp patches/nsca_aggregate.cfg ${NSCA}/nsca_tests/nsca_aggregate.cfg
- cd ${NSCA} && patch -p1 < ../patches/nsca_improved_logging.patch
+ # We comment this out for now as there are unit test failures. It is also
+ # doing a lot of other changes together, so need to get split out. Will include in Opsview 4.5 release
+ #cd ${NSCA} && patch -p1 < ../patches/nsca_improved_logging.patch
cd ${NSCA} && CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" ./configure --with-nsca-user=$(NAGIOS_USER) --with-nsca-grp=$(NAGIOS_GROUP)
grep "HAVE_LIBMCRYPT" ${NSCA}/src/Makefile > /dev/null
cd ${NSCA} && make
_______________________________________________
Opsview-checkins mailing list
Opsview-checkins@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-checkins