[CalendarServer-changes] [7025] CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml
source_changes at macosforge.org
source_changes at macosforge.org
Wed Feb 16 11:20:32 PST 2011
Revision: 7025
http://trac.macosforge.org/projects/calendarserver/changeset/7025
Author: cdaboo at apple.com
Date: 2011-02-16 11:20:31 -0800 (Wed, 16 Feb 2011)
Log Message:
-----------
Properly clean-up proxy setting.
Modified Paths:
--------------
CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml
Modified: CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml 2011-02-16 15:44:03 UTC (rev 7024)
+++ CalDAVTester/trunk/scripts/tests/CalDAV/sharing-direct.xml 2011-02-16 19:20:31 UTC (rev 7025)
@@ -3,7 +3,7 @@
<!DOCTYPE caldavtest SYSTEM "caldavtest.dtd">
<!--
- Copyright (c) 2006-2010 Apple Inc. All rights reserved.
+ Copyright (c) 2006-2011 Apple Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -591,10 +591,10 @@
</request>
</test>
<test name='7' ignore='no'>
- <description>Clear user02 as read-only proxy for user01</description>
+ <description>Clear user02 as read-write proxy for user01</description>
<request print-response="no">
<method>PROPPATCH</method>
- <ruri>$principal1:calendar-proxy-read/</ruri>
+ <ruri>$principal1:calendar-proxy-write/</ruri>
<data>
<content-type>text/xml; charset=utf-8</content-type>
<filepath>Resource/CalDAV/calendaruserproxy/4.xml</filepath>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110216/663d8129/attachment.html>
More information about the calendarserver-changes
mailing list