]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the name of the file to inspect
authorMichał Kępień <michal@isc.org>
Wed, 29 May 2019 09:05:01 +0000 (11:05 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 29 May 2019 09:05:01 +0000 (11:05 +0200)
commit3e7fa15ca378c1bf55938cd13d9839bcd98c21f7
treeb022184f217e6aae3e119d4436b6198abb8c7eb8
parent6283c1cc7e8d0dd0b841d9c533849a63bd8dcbe7
Fix the name of the file to inspect

One of the checks in the "legacy" system test inspects dig.out.1.test$n
instead of dig.out.2.test$n.  Fix the file name used in that check.
bin/tests/system/legacy/tests.sh