bind9/bin/tests/system/legacy
Aram Sargsyan 35988748f3 Fix DiG "timed out" message check in "legacy" system test
The test expects a "connection timed out" message from DiG when it
experiences a timeout, while the current version of DiG prints just
a "timed out" message, like below:

    ;; communications error to 10.53.0.1#11314: timed out
    ;; communications error to 10.53.0.1#11314: timed out
    ;; communications error to 10.53.0.1#11314: timed out

    ; <<>> DiG 9.19.9-dev <<>> -p 11314 +tries +time +tcp +tries +time @10.53.0.1 dropedns. TXT
    ; (1 server found)
    ;; global options: +cmd
    ;; no servers could be reached

Change the expected string to match the current DiG output.

Use the '-F' switch for "grep" for matching a fixed string.
2022-12-21 13:52:22 +00:00
..
ns1 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns3 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns6 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns7 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns8 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns9 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns10 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
build.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
clean.sh Add shell interpreter line where missing 2022-11-14 19:54:42 +00:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Fix DiG "timed out" message check in "legacy" system test 2022-12-21 13:52:22 +00:00