Skip to content
Snippets Groups Projects
Commit 641351ee authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

runtests.pl -c should be -a

parent 7b49d40b
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ test:
./runtests.pl
quiet-test:
./runtests.pl -s -c
./runtests.pl -s -a
clean:
rm -rf log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment