svn rev #24239: trunk/src/util/

ghudson@MIT.EDU ghudson at MIT.EDU
Thu Aug 12 13:15:18 EDT 2010


http://src.mit.edu/fisheye/changelog/krb5/?cs=24239
Commit By: ghudson
Log Message:
Correct the documentation for the start_kadmind keyword in k5test.py.



Changed Files:
U   trunk/src/util/k5test.py
Modified: trunk/src/util/k5test.py
===================================================================
--- trunk/src/util/k5test.py	2010-08-12 14:28:13 UTC (rev 24238)
+++ trunk/src/util/k5test.py	2010-08-12 17:15:17 UTC (rev 24239)
@@ -119,7 +119,7 @@
 
 * start_kdc=False: Don't start the KDC.  Implies get_creds=False.
 
-* start_kadmin=False: Don't start kadmind.
+* start_kadmind=False: Don't start kadmind.
 
 * get_creds=False: Don't get user credentials.
 




More information about the cvs-krb5 mailing list