]> git.ipfire.org Git - thirdparty/bind9.git/commit
Minor changes to serve-stale tests
authorMatthijs Mekking <matthijs@isc.org>
Thu, 13 Aug 2020 05:58:42 +0000 (07:58 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 23 Sep 2020 14:08:29 +0000 (16:08 +0200)
commit86a1bbfe2893a76c72320dfd6c924a460468a5ee
treee7c9ba9cfa16a38a3cec0ef7077b8399787a4f93
parent8beda7d2ea1b37361eecd35830e4745df1d42d53
Minor changes to serve-stale tests

Minor changes are:
- Replace the "$RNDCCMD dumpdb" logic with "rndc_dumpdb" from
  conf.sh.common (it does the same thing).
- Update a comment to match the grep calls below it (comment said the
  rest should be expired, while the grep calls indicate that they
  are still in the cache, the comment now explains why).
bin/tests/system/serve-stale/ns4/named.conf.in
bin/tests/system/serve-stale/ns5/named.conf.in
bin/tests/system/serve-stale/tests.sh