[CalendarServer-changes] [906] PyOpenDirectory/branches/users/cdaboo/new-schema-892/test.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jan 3 13:09:58 PST 2007


Revision: 906
          http://trac.macosforge.org/projects/calendarserver/changeset/906
Author:   cdaboo at apple.com
Date:     2007-01-03 13:09:58 -0800 (Wed, 03 Jan 2007)

Log Message:
-----------
Fix typo.

Modified Paths:
--------------
    PyOpenDirectory/branches/users/cdaboo/new-schema-892/test.py

Modified: PyOpenDirectory/branches/users/cdaboo/new-schema-892/test.py
===================================================================
--- PyOpenDirectory/branches/users/cdaboo/new-schema-892/test.py	2007-01-03 20:32:58 UTC (rev 905)
+++ PyOpenDirectory/branches/users/cdaboo/new-schema-892/test.py	2007-01-03 21:09:58 UTC (rev 906)
@@ -52,7 +52,7 @@
 	if opendirectory.authenticateUserBasic(ref, "test", "test"):
 		print "Authenticated user"
 	else:
-		print "Failed to authenticated user"
+		print "Failed to authenticate user"
 	
 	ref = None
 except opendirectory.ODError, ex:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070103/641c71ca/attachment.html


More information about the calendarserver-changes mailing list