]> granicus.if.org Git - curl/commitdiff
test320: fix regression in [ci skip]
authorViktor Szakats <commit@vszakats.net>
Mon, 24 Sep 2018 16:23:32 +0000 (16:23 +0000)
committerViktor Szakats <commit@vszakats.net>
Mon, 24 Sep 2018 16:27:58 +0000 (16:27 +0000)
The value in question is coming directly from `gnutls-serv`, so it cannot
be modified freely.

Reported-by: Marcel Raad
Ref: https://github.com/curl/curl/commit/6ae6b2a533e8630afbb21f570305bd4ceece6348#commitcomment-30621004

tests/data/test320

index 5db7934a05b88b8a65bead855141ab38214327e1..457a11eb24d50e0ddce5c9acf32c684ee19135cf 100644 (file)
@@ -15,7 +15,7 @@ Content-type: text/html
 \r
 
 <HTML><BODY>
-<CENTER><H1>This is <a href="https://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>
+<CENTER><H1>This is <a href="http://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>
 
 
 <p>Session ID: <i>003030000100000001000000000000000030330001000000B062410001000000</i></p>
@@ -64,7 +64,7 @@ Content-type: text/html
 \r
 
 <HTML><BODY>
-<CENTER><H1>This is <a href="https://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>
+<CENTER><H1>This is <a href="http://www.gnu.org/software/gnutls">GnuTLS</a></H1></CENTER>