[CalendarServer-changes] [972] CalDAVTester/trunk/scripts/monitoring/get.xml

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 8 12:32:02 PST 2007


Revision: 972
          http://trac.macosforge.org/projects/calendarserver/changeset/972
Author:   cdaboo at apple.com
Date:     2007-01-08 12:32:01 -0800 (Mon, 08 Jan 2007)

Log Message:
-----------
Tweak.

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/monitoring/get.xml

Modified: CalDAVTester/trunk/scripts/monitoring/get.xml
===================================================================
--- CalDAVTester/trunk/scripts/monitoring/get.xml	2007-01-08 20:31:11 UTC (rev 971)
+++ CalDAVTester/trunk/scripts/monitoring/get.xml	2007-01-08 20:32:01 UTC (rev 972)
@@ -32,27 +32,27 @@
 		<!-- first user id -->
 		<substitution>
 			<key>$userid1:</key>
-			<value>cdaboo</value>
+			<value>admin</value>
 		</substitution>
 		<!-- password for first user -->
 		<substitution>
 			<key>$pswd1:</key>
-			<value>appledav6585</value>
+			<value>admin</value>
 		</substitution>
 		<!-- relative path to first user principal resource-->
 		<substitution>
 			<key>$principal:</key>
-			<value>/principals/user/cdaboo</value>
+			<value>/principals/user/admin/</value>
 		</substitution>
 		<!-- relative path to first user calendar home-->
 		<substitution>
 			<key>$pathprefix:</key>
-			<value>/calendars/user/cdaboo</value>
+			<value>/calendars/user/admin</value>
 		</substitution>
 		<!-- relative path to first user calendar home-->
 		<substitution>
 			<key>$calendarpath1:</key>
-			<value>/calendars/user/cdaboo/calendar</value>
+			<value>/calendars/user/admin/calendar</value>
 		</substitution>
 	</substitutions>
 </monitorinfo>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070108/8c4b4f98/attachment.html


More information about the calendarserver-changes mailing list