]> 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:30:43 +0000 (14:30 +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 add8d1a5949fa81d8f5bbdc48e373f2032090aa5..307c3bcedc5fab61d26503d7948e4a38014daa25 100644 (file)
  * information regarding copyright ownership.
  */
 
-/*
- * Test stale-answer-client-timeout 0.
- */
-
 key rndc_key {
        secret "1234abcd8765";
        algorithm @DEFAULT_HMAC@;