[Pvfs2-cvs] commit by slang in pvfs2/test/client/sysint: module.mk.in

CVS commit program cvs at parl.clemson.edu
Tue Sep 9 16:22:34 EDT 2008


Update of /projects/cvsroot/pvfs2/test/client/sysint
In directory parlweb1:/tmp/cvs-serv15473/test/client/sysint

Modified Files:
      Tag: directio-branch
	module.mk.in 
Log Message:
reverse merge of changes to HEAD since branch.  Includes small file changes.


Index: module.mk.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/client/sysint/module.mk.in,v
diff -p -u -r1.55 -r1.55.10.1
--- module.mk.in	6 Feb 2008 15:15:57 -0000	1.55
+++ module.mk.in	9 Sep 2008 20:22:34 -0000	1.55.10.1
@@ -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-accesses.c \
 	$(DIR)/test-hindexed-test.c \
 	$(DIR)/io-stress.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