]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Increase conftest default loglevel of cfg to 2 conftest
authorMartin Willi <martin@revosec.ch>
Thu, 14 Apr 2011 07:14:16 +0000 (09:14 +0200)
committerMartin Willi <martin@revosec.ch>
Thu, 14 Apr 2011 07:14:16 +0000 (09:14 +0200)
src/conftest/suiteb/dut.conf
src/conftest/suiteb/suite.conf

index 09218ec3859b2f3bea25250e969a4a833801afd4..36e8bd0708929871538e4ec30cc943caff75ff42 100644 (file)
@@ -45,3 +45,10 @@ configs {
                }
        }
 }
+
+log {
+       stdout {
+               default = 1
+               cfg = 2
+       }
+}
index ad0332a34b679de2f5ba90e6331d14478f941aea..92f9cb9b7a957c1cfebe6c0160e8cc828a09762f 100644 (file)
@@ -45,3 +45,10 @@ configs {
                }
        }
 }
+
+log {
+       stdout {
+               default = 1
+               cfg = 2
+       }
+}