From mboxrd@z Thu Jan 1 00:00:00 1970 From: pcaulfield@sourceware.org Date: 12 Nov 2007 14:35:21 -0000 Subject: [Cluster-devel] cluster/cman/tests Makefile msgtest.c Message-ID: <20071112143521.3363.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL4 Changes by: pcaulfield at sourceware.org 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}