aboutsummaryrefslogtreecommitdiff
path: root/perl/t/data
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-03-03 19:49:46 -0800
committerRuss Allbery <rra@stanford.edu>2010-03-03 19:49:46 -0800
commit69289862465a3bfb3488c1b3a674b6b06c9911ee (patch)
treeef3eee98ddf1a47fbb96fcb06ed6299b5bdbb911 /perl/t/data
parent2b8931dedf7daebffbfc0732365bad73014eb4db (diff)
Remove file names from test file headers
Coding style update. Don't prefix the file short description with the file name; it's not needed.
Diffstat (limited to 'perl/t/data')
-rwxr-xr-xperl/t/data/keytab-fake2
-rwxr-xr-xperl/t/data/netdb-fake2
2 files changed, 2 insertions, 2 deletions
diff --git a/perl/t/data/keytab-fake b/perl/t/data/keytab-fake
index 0ecf264..f4f0fb3 100755
--- a/perl/t/data/keytab-fake
+++ b/perl/t/data/keytab-fake
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# keytab-fake -- Fake keytab-backend implementation.
+# Fake keytab-backend implementation.
#
# This keytab-fake script is meant to be run by remctld during testing of
# the keytab object implementation. It returns a fixed string for
diff --git a/perl/t/data/netdb-fake b/perl/t/data/netdb-fake
index ae5be18..9624102 100755
--- a/perl/t/data/netdb-fake
+++ b/perl/t/data/netdb-fake
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# netdb-fake -- Fake NetDB remctl interface.
+# Fake NetDB remctl interface.
#
# This netdb-fake script is meant to be run by remctld during testing of
# the NetDB ACL verifier. It returns known roles or errors for different