mirror of
https://github.com/curl/curl.git
synced 2026-07-09 15:27:21 +03:00
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:
parent
2a993e2a4a
commit
04305a3e40
2 changed files with 0 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue