[lvm-devel] LVM2/test Makefile.in

mornfall at sourceware.org mornfall at sourceware.org
Thu Mar 18 09:28:44 UTC 2010


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall at sourceware.org	2010-03-18 09:28:43

Modified files:
	test           : Makefile.in 

Log message:
	Run both locking_type 1 and 3 tests (forgot to uncomment locking_type 1 before
	last checkin).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/Makefile.in.diff?cvsroot=lvm2&r1=1.27&r2=1.28

--- LVM2/test/Makefile.in	2010/03/18 09:19:33	1.27
+++ LVM2/test/Makefile.in	2010/03/18 09:28:42	1.28
@@ -43,7 +43,7 @@
 
 all: init.sh
 	@echo Testing with locking_type 1
-	#./bin/harness t-*.sh
+	./bin/harness t-*.sh
 	@echo Testing with locking_type 3
 	LVM_TEST_LOCKING=3 ./bin/harness t-*.sh
 




More information about the lvm-devel mailing list