From: Petr Rockai Date: Wed, 12 May 2010 11:58:51 +0000 (+0000) Subject: Bump the debug.log level from 4 to 9 (the numbering is different from verbose). X-Git-Tag: v2_02_65~15 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=374e3502fe6be87cbcb02166073a2d44ef9c487d;p=lvm2.git Bump the debug.log level from 4 to 9 (the numbering is different from verbose). --- diff --git a/test/test-utils.sh b/test/test-utils.sh index 0bfa701ab..497d2340d 100644 --- a/test/test-utils.sh +++ b/test/test-utils.sh @@ -371,7 +371,7 @@ prepare_lvmconf() { log { syslog = 0 indent = 1 - level = 4 + level = 9 file = "$TESTDIR/debug.log" overwrite = 1 }