]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
test 'severity debug;'
authorAndreas Gustafsson <source@isc.org>
Fri, 8 Jun 2001 19:06:22 +0000 (19:06 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 8 Jun 2001 19:06:22 +0000 (19:06 +0000)
bin/tests/named.conf

index 991ce385067455c80deea423b4eac3cbb11cf9e3..85d99302345a03c84d6075e6a5255f5d34678481 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: named.conf,v 1.54 2001/03/13 03:03:06 gson Exp $ */
+/* $Id: named.conf,v 1.55 2001/06/08 19:06:22 gson Exp $ */
 
 /*
  * This is a worthless, nonrunnable example of a named.conf file that has
@@ -572,7 +572,7 @@ logging {
 
        channel third {
                file "bar" size 100000 versions unlimited;
-               severity error;
+               severity debug; // use default debug level
        };
 
        /*