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

oops, use the precheck too!

parent de3f22b2
No related branches found
No related tags found
No related merge requests found
#
# Server-side
<reply name="1">
<reply>
<data>
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
......@@ -29,6 +29,11 @@ getrlimit
<tool>
lib518
</tool>
# precheck is a command line to run before the test, to see if we can execute
# the test or not
<precheck>
./libtest/lib518 check
</precheck>
<name>
HTTP GET with more than FD_SETSIZE descriptors open
......
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