bind9/bin/tests/system/resolver
Tom Krizek 0c50eb1ac3
Export variable in resolver system test
Variable assignment when calling subroutines might not be portable.
Notably, it doesn't work with FreeBSD shell, where the value of HOME
would be ignored in this case.

Since the commands are already executed in a subshell, export the HOME
variable to ensure it is properly handled in all shells.

(cherry picked from commit 86a192cece)
2024-03-21 14:16:16 +01:00
..
ans2 Add tests for CVE-2022-2795 2022-10-20 10:19:22 +02:00
ans3 Add tests for CVE-2022-2795 2022-10-20 10:19:22 +02:00
ans8 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns1 Add tests for CVE-2022-2795 2022-10-20 10:19:22 +02:00
ns4 Check TTLs of mixed TTL ANY response with expired records 2022-12-08 10:46:20 +11:00
ns5 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns6 Reformat shell scripts with shfmt 2023-10-26 13:24:51 +02:00
ns7 Add system test for dual-stack-servers with possible DNAME response 2022-11-17 13:08:59 +11:00
ns9 Add system test for dual-stack-servers with possible DNAME response 2022-11-17 13:08:59 +11:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 13:24:51 +02:00
setup.sh Add system test for dual-stack-servers with possible DNAME response 2022-11-17 13:08:59 +11:00
tests.sh Export variable in resolver system test 2024-03-21 14:16:16 +01:00