]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - tests/data/make-krb5-conf
Fix leading comment in tests/data/make-krb5-conf
[kerberos/krb5-strength.git] / tests / data / make-krb5-conf
index ebea963e9766e4aabd32a098222485c0bfafe713..abff6d11a1a0e2ccbdf67ef77eaab9a0874b11e1 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 #
-# Generate a krb5.conf file with an [appdefault] password_dictionary setting
-# pointing to the password dictionary we generated for the build.  This script
-# is used by C tests to set up the environment.
+# Generate a krb5.conf file with an [appdefault] krb5-strength section that
+# contains all the key/value pairs given on the command line.  This script is
+# used by C tests to set up the environment.
 #
 # Written by Russ Allbery <eagle@eyrie.org>
 # Copyright 2009, 2013