]> granicus.if.org Git - curl/commitdiff
test1299: use single quotes around asterisk
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Tue, 2 Oct 2018 21:35:52 +0000 (23:35 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Tue, 2 Oct 2018 21:35:52 +0000 (23:35 +0200)
Ref: https://github.com/curl/curl/issues/1751#issuecomment-321522580

tests/data/test1299

index 5ed92da5ca1ee0ae79a3edf0f145a3b7a0f39e55..51e0e79831d8dcb5fa331f5148a1bd2a59905535 100644 (file)
@@ -34,7 +34,7 @@ http
 Send "OPTIONS *" with --request-target
  </name>
  <command>
---request-target "*" -X OPTIONS http://%HOSTIP:%HTTPPORT/ -H "Testno: 1299"
+--request-target '*' -X OPTIONS http://%HOSTIP:%HTTPPORT/ -H "Testno: 1299"
 </command>
 </client>