]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test3103: add missing quotes around a test tag attribute
authorDan Fandrich <dan@coneharvesters.com>
Sat, 21 Oct 2023 18:09:12 +0000 (11:09 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 21 Oct 2023 18:26:40 +0000 (11:26 -0700)
tests/data/test3103

index 23a0fea17b0606bf3d57de28b6dab44ec2d6f072..423c4adaacf3d7c30f0dc14ce21ad7bc7dc89213 100644 (file)
@@ -48,7 +48,7 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
 #
 # Verify data after the test has been "shot"
 <verify>
-<protocol crlf=yes>
+<protocol crlf="yes">
 GET http://localhost/ HTTP/1.1
 Host: localhost
 Accept: */*