From: Lukáš Ondráček Date: Wed, 23 Oct 2024 18:19:58 +0000 (+0200) Subject: Revert "pytests: change log level from debug to notice" X-Git-Tag: v6.0.9~1^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0689fd0d0f641bb7c66fb352a8c383fb140e77;p=thirdparty%2Fknot-resolver.git Revert "pytests: change log level from debug to notice" This reverts commit b2cbbac2504106438326ee83dc01e305d9cb64f6. --- diff --git a/tests/pytests/templates/kresd.conf.j2 b/tests/pytests/templates/kresd.conf.j2 index 6d37e1d0a..b87515c9b 100644 --- a/tests/pytests/templates/kresd.conf.j2 +++ b/tests/pytests/templates/kresd.conf.j2 @@ -5,7 +5,7 @@ modules = { } {% if kresd.verbose %} -log_level('notice') +log_level('debug') {% endif %} {% if kresd.ip %}