runtests: drop orphaned, no-op -k option

And the corresponding internal variable.

This option became the always-enabled default earlier, via #4035.

Reported-by: Zartaj Majeed
Ref: #22098
Follow-up to 6617db6a7e #4035

Closes #22100
This commit is contained in:
Viktor Szakats 2026-06-19 10:34:40 +02:00
parent 2a993e2a4a
commit 04305a3e40
No known key found for this signature in database
2 changed files with 0 additions and 11 deletions

View file

@ -164,11 +164,6 @@ CPU cores is a good figure to start with, or 1.3 times if Valgrind is in use,
or 5 times for torture tests. Enabling parallel tests is not recommended in
conjunction with the -g option.
## `-k`
Keep output and log files in log/ after a test run, even if no error was
detected. Useful for debugging.
## `-L \<file\>`
Load and execute the specified file which should contain perl code. This