badwords: fix issues found in tests

There remain some false positives, hits in test data, and `dir` use,
around 100 issues in total.

There is no plan to enforce badwords on tests.

Also:
- badwords.txt: let a few `manpage[s]` occurrences through
  (in Perl code).

Closes #19541
This commit is contained in:
Viktor Szakats 2025-11-15 00:27:38 +01:00
parent f0de14168a
commit a87383828e
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
247 changed files with 594 additions and 595 deletions

View file

@ -25,7 +25,7 @@ FTP resumed upload but no file present remotely
ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER -C -
</command>
<file name="%LOGDIR/upload%TESTNUMBER">
this is the *****crap******** that we're gonna upload
this is the *****crap******** that we are gonna upload
worx?
</file>
@ -44,7 +44,7 @@ STOR %TESTNUMBER
QUIT
</protocol>
<upload>
this is the *****crap******** that we're gonna upload
this is the *****crap******** that we are gonna upload
worx?
</upload>