diff options
| author | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 | 
| commit | 574a9c0456c182831b3d01a4d7ee0c737b91b107 (patch) | |
| tree | 299cb3b58751301e63b4f5a89f4eab03af9623c9 /perl/t/data | |
| parent | e571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff) | |
Remove Subversion Id strings
Diffstat (limited to 'perl/t/data')
| -rwxr-xr-x | perl/t/data/keytab-fake | 1 | ||||
| -rw-r--r-- | perl/t/data/keytab.conf | 2 | ||||
| -rwxr-xr-x | perl/t/data/netdb-fake | 1 | ||||
| -rw-r--r-- | perl/t/data/netdb.conf | 2 | 
4 files changed, 0 insertions, 6 deletions
| diff --git a/perl/t/data/keytab-fake b/perl/t/data/keytab-fake index df21294..0ecf264 100755 --- a/perl/t/data/keytab-fake +++ b/perl/t/data/keytab-fake @@ -1,5 +1,4 @@  #!/bin/sh -# $Id$  #  # keytab-fake -- Fake keytab-backend implementation.  # diff --git a/perl/t/data/keytab.conf b/perl/t/data/keytab.conf index eb105e2..484443f 100644 --- a/perl/t/data/keytab.conf +++ b/perl/t/data/keytab.conf @@ -1,5 +1,3 @@ -# $Id$ -#  # This is the remctl configuration used for testing the keytab backend's  # ability to retrieve existing keytabs through remctl.  Currently the only  # supported and used command is keytab retrieve.  The ACL is written on diff --git a/perl/t/data/netdb-fake b/perl/t/data/netdb-fake index 56744a7..ae5be18 100755 --- a/perl/t/data/netdb-fake +++ b/perl/t/data/netdb-fake @@ -1,5 +1,4 @@  #!/bin/sh -# $Id$  #  # netdb-fake -- Fake NetDB remctl interface.  # diff --git a/perl/t/data/netdb.conf b/perl/t/data/netdb.conf index e7908ed..f08bfaa 100644 --- a/perl/t/data/netdb.conf +++ b/perl/t/data/netdb.conf @@ -1,5 +1,3 @@ -# $Id$ -#  # This is the remctl configuration used for testing the NetDB ACL verifier.  # The ACL is written on the fly by the test program. | 
