bind9/bin/tests/system/legacy/ns7
Tom Krizek 05baf7206b
Use $(...) notation for subshells in system tests
The changes were mostly done with sed:

find . -name '*.sh' | xargs sed -i 's/`\([^`]*\)`/$(\1)/g'

There have been a few manual changes where the regex wasn't sufficient
(e.g. backslashes inside the `...`) or wrong (`...` referring to docs or
in comments).
2023-07-14 15:49:18 +02:00
..
edns512-notcp.db.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
edns512-notcp.db.signed Fixup legacy test to account for not falling back to EDNS 512 lookups. 2020-11-09 21:45:44 +00:00
named.args Remove ISC_MEM_DEBUGSIZE and ISC_MEM_DEBUGRECORD 2021-07-09 15:58:02 +02:00
named.conf.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named.notcp 4017. [testing] Add system test to check lookups to legacy servers 2014-12-04 07:01:52 +11:00
sign.sh Use $(...) notation for subshells in system tests 2023-07-14 15:49:18 +02:00