[Pvfs2-cvs] commit by pcarns in pvfs2-1/test/client/sysint:
module.mk.in
CVS commit program
cvs at parl.clemson.edu
Wed Feb 27 15:06:13 EST 2008
Update of /projects/cvsroot/pvfs2-1/test/client/sysint
In directory parlweb1:/tmp/cvs-serv14812/test/client/sysint
Modified Files:
Tag: small-file-branch
module.mk.in
Log Message:
turning off some more test programs that seem angry at the moment
Index: module.mk.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/test/client/sysint/module.mk.in,v
diff -p -u -r1.54.2.1 -r1.54.2.2
--- module.mk.in 6 Feb 2008 17:16:40 -0000 1.54.2.1
+++ module.mk.in 27 Feb 2008 20:06:13 -0000 1.54.2.2
@@ -20,7 +20,6 @@ TESTSRC += \
$(DIR)/flush-2.c\
$(DIR)/truncate.c\
$(DIR)/readdir.c\
- $(DIR)/test-pint-bucket.c \
$(DIR)/test-pint-ncache.c \
$(DIR)/io-test.c \
$(DIR)/io-test-offset.c \
@@ -40,6 +39,8 @@ TESTSRC += \
$(DIR)/test-hindexed-test.c \
$(DIR)/io-stress.c \
$(DIR)/precreate.c
+
+# $(DIR)/test-pint-bucket.c \
MODCFLAGS_$(DIR)/io-stress.c := -D_GNU_SOURCE
MODLDFLAGS_$(DIR) := -lrt
More information about the Pvfs2-cvs
mailing list