summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBryan Ischo <bryan@ischo.com>2008-07-06 12:06:04 +0000
committerBryan Ischo <bryan@ischo.com>2008-07-06 12:06:04 +0000
commit07ce7e4123f0ec6b88e65269c6edd69e13b4935c (patch)
treecb7af33122a56bd257cc20e605c22971cb446aeb /test
parent4bd797254bb9c04218ffa304b048a600cb80cbdc (diff)
downloadceph-libs3-07ce7e4123f0ec6b88e65269c6edd69e13b4935c.tar.gz
* More work in progress. Better S3 error support, still needs some cleanup work.
Diffstat (limited to 'test')
-rw-r--r--test/goodxml_01.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/goodxml_01.xml b/test/goodxml_01.xml
index 3cae4b4..687214e 100644
--- a/test/goodxml_01.xml
+++ b/test/goodxml_01.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Error>
<Code>NoSuchKey</Code>
- <Message> The resource you requested does not exist &amp; so there </Message>
+ <Message> The resource <![CDATA[<now> & then]]> you requested does not exist &amp; so there </Message>
<Resource>/mybucket/myfoto.jpg</Resource>
<RequestId>4442587FB7D0A2F9</RequestId>
</Error>