CVSROOT:        /cvs/cluster
Module name:    cluster
Branch:         RHEL4
Changes by:     [EMAIL PROTECTED]       2007-11-12 14:35:20

Modified files:
        cman/tests     : Makefile 
Added files:
        cman/tests     : msgtest.c 

Log message:
        Message test program for flooding cman with messages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/tests/msgtest.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/tests/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.1&r2=1.1.2.1

--- cluster/cman/tests/Makefile 2004/06/24 08:53:05     1.1
+++ cluster/cman/tests/Makefile 2007/11/12 14:35:19     1.1.2.1
@@ -13,7 +13,7 @@
 CFLAGS += -I/usr/include/linux/cluster
 endif
 
-TARGET=user_service sysman sysmand client qwait
+TARGET=user_service sysman sysmand client qwait msgtest
 
 all: ${TARGET}
 

Reply via email to