]> git.ipfire.org Git - thirdparty/bind9.git/commit
stop testing 'serve-stale yes' and 'serve-fail no' alternate syntax
authorEvan Hunt <each@isc.org>
Wed, 19 Feb 2020 23:46:26 +0000 (15:46 -0800)
committerEvan Hunt <each@isc.org>
Thu, 27 Feb 2020 06:28:33 +0000 (22:28 -0800)
commit027601cd3efc24da348c8555beea61ca61712e4d
tree5f2183f603794d4395b8abbcfea0931bb919485e
parent770bf4980ff416ff5c5c22705020d1d93045a283
stop testing 'serve-stale yes' and 'serve-fail no' alternate syntax

"yes" and "no" are permissible synonyms for "on" and "off", which
use exactly the same code paths. making sure they work isn't a good
use of 80 seconds of test time.
bin/tests/system/serve-stale/tests.sh