This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2/test test-utils.sh


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-05-12 11:58:54

Modified files:
	test           : test-utils.sh 

Log message:
	Bump the debug.log level from 4 to 9 (the numbering is different from verbose).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/test/test-utils.sh.diff?cvsroot=lvm2&r1=1.41&r2=1.42

--- LVM2/test/test-utils.sh	2010/05/12 11:23:16	1.41
+++ LVM2/test/test-utils.sh	2010/05/12 11:58:51	1.42
@@ -371,7 +371,7 @@
   log {
     syslog = 0
     indent = 1
-    level = 4
+    level = 9
     file = "$TESTDIR/debug.log"
     overwrite = 1
   }


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]