mirror of
https://github.com/curl/curl.git
synced 2026-07-28 07:03:06 +03:00
runtests.pl -c should be -a
This commit is contained in:
parent
7b49d40bb0
commit
641351ee16
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ test:
|
|||
./runtests.pl
|
||||
|
||||
quiet-test:
|
||||
./runtests.pl -s -c
|
||||
./runtests.pl -s -a
|
||||
|
||||
clean:
|
||||
rm -rf log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue