From: Josh Soref Date: Wed, 10 Mar 2021 16:23:04 +0000 (-0500) Subject: spelling: test X-Git-Tag: rec-4.5.0-beta1~30^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d681d7dd54e24fe0245c4a6f7bca45ddb7ff0206;p=thirdparty%2Fpdns.git spelling: test Signed-off-by: Josh Soref --- 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 \