projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ff7e45
)
runtests.pl: use 'h2c' now, no -14 anymore
author
Daniel Stenberg
<daniel@haxx.se>
Mon, 18 May 2015 08:10:55 +0000
(10:10 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Mon, 18 May 2015 08:10:55 +0000
(10:10 +0200)
tests/runtests.pl
patch
|
blob
|
history
diff --git
a/tests/runtests.pl
b/tests/runtests.pl
index 33d841231b5e6f5f7f2c54c0127350eab401a1f9..01010913bec7a66f36ef32ffc243e6b6ac558e06 100755
(executable)
--- a/
tests/runtests.pl
+++ b/
tests/runtests.pl
@@
-226,7
+226,7
@@
my $has_cares; # set if built with c-ares
my $has_threadedres;# set if built with threaded resolver
# this version is decided by the particular nghttp2 library that is being used
-my $h2cver = "h2c
-14
";
+my $h2cver = "h2c";
my $has_openssl; # built with a lib using an OpenSSL-like API
my $has_gnutls; # built with GnuTLS