]> granicus.if.org Git - curl/commitdiff
"yes" must be in quotes to be XML compatible
authorDan Fandrich <dan@coneharvesters.com>
Fri, 4 Jan 2008 23:57:39 +0000 (23:57 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 4 Jan 2008 23:57:39 +0000 (23:57 +0000)
tests/FILEFORMAT

index b29084bd6cb9af8dce0f0f14b8ae53c56f94adb1..60af988772801ad44c1e9cc1a775a921649e800c 100644 (file)
@@ -275,7 +275,7 @@ off the trailing newline of this given data before comparing with the one
 actually sent by the client
 Variables are substituted as in the <command> section.
 </protocol>
-<stdout [mode="text"] [nonewline=yes]>
+<stdout [mode="text"] [nonewline="yes"]>
 This verifies that this data was passed to stdout.
 
 Use the mode="text" attribute if the output is in text mode on platforms that