]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test394: hyper returns a different error
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Jun 2021 09:50:09 +0000 (11:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Jun 2021 21:14:03 +0000 (23:14 +0200)
Closes #7205

tests/data/test394

index 8b0da04c2502ca9a82656f8d37a831810841ca4e..9d2779d8970eca4626bb68adf1b25d72145a8814 100644 (file)
@@ -44,7 +44,11 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 # Verify data after the test has been "shot"
 <verify>
 <errorcode>
+%if hyper
+1
+%else
 8
+%endif
 </errorcode>
 <protocol>
 GET /%TESTNUMBER HTTP/1.1\r