bind9/bin/tests/system/inline/ns8
Michal Nowak 093af1c00a
Drop $SYSTEMTESTTOP from bin/tests/system/
The $SYSTEMTESTTOP shell variable if often set to .. in various shell
scripts inside bin/tests/system/, but most of the time it is only
used one line later, while sourcing conf.sh. This hardly improves
code readability.

$SYSTEMTESTTOP is also used for the purpose of referencing
scripts/files living in bin/tests/system/, but given that the
variable is always set to a short, relative path, we can drop it and
replace all of its occurrences with the relative path without adversely
affecting code readability.
2020-07-30 15:58:50 +02:00
..
example.com.db.in Check inline master zones that are touched reload correctly. 2020-03-04 08:45:34 +11:00
named.conf.in further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
sign.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00