From 5e32139f08cc5f4d7087c1f067e5f24af417d9d3 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 12 Jul 2025 17:21:58 +0200 Subject: [PATCH] tests: fixup Passiv to Passiv in FTP server response. Is this OK? --- .github/scripts/codespell-ignore.txt | 1 - .github/scripts/typos.toml | 2 +- tests/data/test1233 | 2 +- tests/data/test237 | 2 +- tests/data/test238 | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/scripts/codespell-ignore.txt b/.github/scripts/codespell-ignore.txt index 098ae54caa..c6faf1d82d 100644 --- a/.github/scripts/codespell-ignore.txt +++ b/.github/scripts/codespell-ignore.txt @@ -12,7 +12,6 @@ inout nome numer PASE -Passiv perfec proxys seh diff --git a/.github/scripts/typos.toml b/.github/scripts/typos.toml index 65bc5bd088..d1abf6f429 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -8,7 +8,7 @@ extend-ignore-identifiers-re = [ "(ben|CNA|ECT|EDE|Jod|kno|MEK|Ned|noo|nto|ser|Typ|URE)", "(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PASE)", "(HEADE|numer|optin|stati)", - "(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT)", + "(Januar|passin|perfec|PUNICODE|TEMPLAT)", ] extend-ignore-re = [ diff --git a/tests/data/test1233 b/tests/data/test1233 index 0ca5eed97f..7b59c8ed47 100644 --- a/tests/data/test1233 +++ b/tests/data/test1233 @@ -10,7 +10,7 @@ connect to non-listen # Assuming there's nothing listening on port 1 -REPLY EPSV 229 Entering Passiv Mode (|||1|) +REPLY EPSV 229 Entering Passive Mode (|||1|) here are some bytes diff --git a/tests/data/test237 b/tests/data/test237 index 9e68651189..010f4f4322 100644 --- a/tests/data/test237 +++ b/tests/data/test237 @@ -8,7 +8,7 @@ FTP # Server-side -REPLY PASV 227 Entering Passiv Mode (1216,256,2,127,127,127) +REPLY PASV 227 Entering Passive Mode (1216,256,2,127,127,127) diff --git a/tests/data/test238 b/tests/data/test238 index 71b46ddc36..3173237eb7 100644 --- a/tests/data/test238 +++ b/tests/data/test238 @@ -8,7 +8,7 @@ FTP # Server-side -REPLY EPSV 229 Entering Passiv Mode (|||1000000|) +REPLY EPSV 229 Entering Passive Mode (|||1000000|)