]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove misleading comment from serve-stale test
authorTom Krizek <tkrizek@isc.org>
Fri, 2 Sep 2022 08:26:16 +0000 (10:26 +0200)
committerTom Krizek <tkrizek@isc.org>
Mon, 24 Oct 2022 12:39:48 +0000 (14:39 +0200)
The stale-answer-client-timeout option is not set to 0 in the config
neither is it the default value. This was probably caused by a
copy-paste error.

bin/tests/system/serve-stale/ns3/named6.conf.in

index 78a3e03fd8224ae74a153a369048dba610ed08ed..6e468d5b3ff719a4a39e1949564d3b9e064f1bd8 100644 (file)
  * information regarding copyright ownership.
  */
 
-/*
- * Test stale-answer-client-timeout 0.
- */
-
 key rndc_key {
        secret "1234abcd8765";
        algorithm hmac-sha256;