bind9/bin
Aram Sargsyan 8607730d82 Fix the nslookup system test
The nslookup system test checks the count of resolved addresses in
the CNAME tests using a 'grep' match on the hostname, and ignoring
lines containing the 'canonical name' string. In order to protect
the check from intermittent failures like the 'address in use' warning
message, which then automatically resolves after a retry, edit the
'grep' matching string to also ignore the comments (as the mentioned
warning message is a comment which contains the hostname).

(cherry picked from commit 345b0f9e5c)
2024-11-27 13:35:30 +00:00
..
check Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
delv Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dig Remove redundant semicolons after the closing braces of functions 2024-11-19 16:06:49 +01:00
dnssec Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
named Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
rndc Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tests Fix the nslookup system test 2024-11-27 13:35:30 +00:00
tools Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00