[CalendarServer-changes] [11837] CalendarServer/trunk/conf/auth/accounts-test.xml

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:22:20 PDT 2014


Revision: 11837
          http://trac.calendarserver.org//changeset/11837
Author:   cdaboo at apple.com
Date:     2013-10-28 16:57:35 -0700 (Mon, 28 Oct 2013)
Log Message:
-----------
Tweak to use repeat value.

Modified Paths:
--------------
    CalendarServer/trunk/conf/auth/accounts-test.xml

Modified: CalendarServer/trunk/conf/auth/accounts-test.xml
===================================================================
--- CalendarServer/trunk/conf/auth/accounts-test.xml	2013-10-28 17:49:59 UTC (rev 11836)
+++ CalendarServer/trunk/conf/auth/accounts-test.xml	2013-10-28 23:57:35 UTC (rev 11837)
@@ -89,7 +89,7 @@
     <first-name>ま</first-name>
     <last-name>だ</last-name>
   </user>
-  <user repeat="99">
+  <user repeat="101">
     <uid>user%02d</uid>
     <uid>User %02d</uid>
     <guid>user%02d</guid>
@@ -99,26 +99,6 @@
     <last-name>%02d</last-name>
     <email-address>user%02d at example.com</email-address>
   </user>
-  <user>
-    <uid>user100</uid>
-    <uid>User 100</uid>
-    <guid>user100</guid>
-    <password>user100</password>
-    <name>User 100</name>
-    <first-name>User</first-name>
-    <last-name>100</last-name>
-    <email-address>user%100 at example.com</email-address>
-  </user>
-  <user>
-    <uid>user101</uid>
-    <uid>User 101</uid>
-    <guid>user101</guid>
-    <password>user101</password>
-    <name>User 101</name>
-    <first-name>User</first-name>
-    <last-name>101</last-name>
-    <email-address>user%101 at example.com</email-address>
-  </user>
   <user repeat="10">
     <uid>public%02d</uid>
     <guid>public%02d</guid>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/3e8971e5/attachment.html>


More information about the calendarserver-changes mailing list