From: Dan Fandrich Date: Fri, 4 Jan 2008 23:57:39 +0000 (+0000) Subject: "yes" must be in quotes to be XML compatible X-Git-Tag: curl-7_18_0~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb2595ed61554578183da96aa476f2effb0a8b1;p=thirdparty%2Fcurl.git "yes" must be in quotes to be XML compatible --- diff --git a/tests/FILEFORMAT b/tests/FILEFORMAT index b29084bd6c..60af988772 100644 --- a/tests/FILEFORMAT +++ b/tests/FILEFORMAT @@ -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 section. - + This verifies that this data was passed to stdout. Use the mode="text" attribute if the output is in text mode on platforms that