From d681d7dd54e24fe0245c4a6f7bca45ddb7ff0206 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 10 Mar 2021 11:23:04 -0500 Subject: [PATCH] spelling: test Signed-off-by: Josh Soref --- .github/actions/spell-check/allow.txt | 1 - modules/tinydnsbackend/generate-data.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/actions/spell-check/allow.txt b/.github/actions/spell-check/allow.txt index 007d439e43..df8bdd31dd 100644 --- a/.github/actions/spell-check/allow.txt +++ b/.github/actions/spell-check/allow.txt @@ -3943,7 +3943,6 @@ testringdnsname testschema testsuffix testsuite -testt testuser texlive tf diff --git a/modules/tinydnsbackend/generate-data.sh b/modules/tinydnsbackend/generate-data.sh index 4a697e4b83..ab6b275d13 100755 --- a/modules/tinydnsbackend/generate-data.sh +++ b/modules/tinydnsbackend/generate-data.sh @@ -21,7 +21,7 @@ do done -# CD to regression testt because named.conf has relative paths. +# CD to regression test because named.conf has relative paths. cd ../../regression-tests ../pdns/pdns_server --daemon=no --local-port=5300 --socket-dir=./ \ --no-shuffle --launch=bind --bind-config=../regression-tests/named.conf \ -- 2.47.2