Title: [opsview] [11347] document make test
Revision
11347
Author
aburzynski
Date
2013-02-05 10:03:55 +0000 (Tue, 05 Feb 2013)

Log Message

document make test

Modified Paths


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2013-02-05 09:39:45 UTC (rev 11346)
+++ trunk/Makefile	2013-02-05 10:03:55 UTC (rev 11347)
@@ -256,6 +256,7 @@
 	for d in ${SUBDIRS} ; do [ -d $$d ] && ( cd $$d && make clean ) || exit 1 ; done
 	rm -f *.tar *.tar.gz ${GENERATED}
 
+# run tests
 test:
 	opsview-web/bin/opsview-web start
 	FULL_RUN=1 prove opsview-core/t/*.t opsview-web/t/*.t

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to