[25940] in CVS-changelog-for-Kerberos-V5
svn rev #25430: trunk/src/util/
daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Thu Nov 3 13:42:43 2011
Date: Thu, 3 Nov 2011 13:42:41 -0400
From: ghudson@mit.edu
Message-Id: <201111031742.pA3HgfMw019087@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
http://src.mit.edu/fisheye/changelog/krb5/?cs=25430
Commit By: ghudson
Log Message:
Fix typos in k5test.py
Changed Files:
U trunk/src/util/k5test.py
Modified: trunk/src/util/k5test.py
===================================================================
--- trunk/src/util/k5test.py 2011-11-03 17:27:59 UTC (rev 25429)
+++ trunk/src/util/k5test.py 2011-11-03 17:42:41 UTC (rev 25430)
@@ -23,7 +23,7 @@
"""A module for krb5 test scripts
To run test scripts during "make check" (if Python 2.4 or later is
-available), add rules like the following to Makeflie.in:
+available), add rules like the following to Makefile.in:
check-pytests::
$(RUNPYTEST) $(srcdir)/t_testname.py $(PYTESTFLAGS)
@@ -77,8 +77,8 @@
top level keys of the dictionary should be 'all' to apply to all
four krb5.conf files, and/or 'client'/'server'/'master'/'slave' to
apply to a particular one. A key may be mapped to None to delete a
- setting from the defaults. A key may be maped to a list in order to
- create multpile settings for the same variable name. Keys and
+ setting from the defaults. A key may be mapped to a list in order
+ to create multiple settings for the same variable name. Keys and
values undergo the following template substitutions:
- $type: The configuration type (client/server/master/slave)
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5