aboutsummaryrefslogtreecommitdiff
path: root/tests/data/fake-kadmin
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-08 10:57:43 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-08 10:57:43 -0800
commitbc74e98546f6d291c8b4fde55d2d3b62ac876831 (patch)
tree4810b8a40368d84cc11e18a07fb2401c85314b7c /tests/data/fake-kadmin
parent98ba541f3b5e3d63604d29412847ec4d807e8e16 (diff)
parent602ff7584d3668c36b1bf5fd43988e6f45eceb48 (diff)
Merge commit 'upstream/0.11' into debian
Diffstat (limited to 'tests/data/fake-kadmin')
-rwxr-xr-xtests/data/fake-kadmin3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/fake-kadmin b/tests/data/fake-kadmin
index 61906a4..4c0ceac 100755
--- a/tests/data/fake-kadmin
+++ b/tests/data/fake-kadmin
@@ -1,9 +1,10 @@
#!/usr/bin/perl -w
#
-# fake-kadmin -- Fake kadmin.local used to test the keytab backend.
+# Fake kadmin.local used to test the keytab backend.
#
# Written by Russ Allbery <rra@stanford.edu>
# Copyright 2007 Board of Trustees, Leland Stanford Jr. University
+#
# See LICENSE for licensing terms.
unless ($ARGV[0] eq '-q' && @ARGV == 2) {