From 14e8c36a855a1e596e7c0432aa643663d92eb0c5 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 1 Feb 2008 19:30:45 +0000 Subject: [PATCH] Removed obsolete $Id:$ tags from CVS import --- README | 1 - hooks/README | 1 - hooks/dapper/20-setup-apt | 2 +- hooks/edgy/20-setup-apt | 2 +- misc/xen-tools | 1 - misc/xm | 2 -- roles/passwd | 2 -- t/argument-check.t | 1 - t/getopt.t | 2 +- t/hook-daemons.t | 1 - t/hook-hostname.t | 1 - t/hook-inittab.t | 1 - t/hook-tls.t | 1 - t/hooks.t | 1 - t/modules.sh | 1 - t/no-tabs.t | 2 +- t/perl-syntax.t | 2 +- t/plugin-checks.t | 1 - t/pod-check.t | 1 - t/portable-shell.t | 2 +- t/shell-syntax.t | 2 +- t/test-trailing-whitespace.t | 2 +- t/xen-delete-image.t | 1 - t/xen-lists-images.t | 1 - t/xt-create-xen-config.t | 1 - 25 files changed, 8 insertions(+), 27 deletions(-) diff --git a/README b/README index 29365b1..7b5d2a8 100644 --- a/README +++ b/README @@ -134,5 +134,4 @@ xen-update-image Steve -- -$Id: README,v 1.45 2007-08-30 08:18:54 steve Exp $ diff --git a/hooks/README b/hooks/README index 1ce10d4..0ac1a05 100644 --- a/hooks/README +++ b/hooks/README @@ -23,4 +23,3 @@ hooks/ Steve -- -$Id: README,v 1.2 2006-06-19 20:39:51 steve Exp $ \ No newline at end of file diff --git a/hooks/dapper/20-setup-apt b/hooks/dapper/20-setup-apt index 35d59ec..2566236 100755 --- a/hooks/dapper/20-setup-apt +++ b/hooks/dapper/20-setup-apt @@ -4,7 +4,7 @@ # # Steve # -- -# $Id: 20-setup-apt,v 1.1 2006-11-29 11:52:56 steve Exp $ +# diff --git a/hooks/edgy/20-setup-apt b/hooks/edgy/20-setup-apt index 75c2273..b10e209 100755 --- a/hooks/edgy/20-setup-apt +++ b/hooks/edgy/20-setup-apt @@ -4,7 +4,7 @@ # # Steve # -- -# $Id: 20-setup-apt,v 1.2 2006-11-29 20:58:44 steve Exp $ +# diff --git a/misc/xen-tools b/misc/xen-tools index 09a508c..8b4e538 100644 --- a/misc/xen-tools +++ b/misc/xen-tools @@ -18,7 +18,6 @@ # -- # http://www.steve.org.uk # -# $Id: xen-tools,v 1.51 2007-09-04 20:36:26 steve Exp $ # diff --git a/misc/xm b/misc/xm index 9e9e0d9..d8dc7b1 100644 --- a/misc/xm +++ b/misc/xm @@ -7,8 +7,6 @@ # -- # http://www.steve.org.uk # -# $Id: xm,v 1.6 2006-01-11 01:06:56 steve Exp $ -# _xm() diff --git a/roles/passwd b/roles/passwd index 213f048..43236bd 100755 --- a/roles/passwd +++ b/roles/passwd @@ -10,8 +10,6 @@ passwd - xen-tools role-script to setup root password for new guests. -- http://www.steve.org.uk/ - $Id: passwd,v 1.1 2007-04-03 00:01:18 steve Exp $ - =cut diff --git a/t/argument-check.t b/t/argument-check.t index 732ab32..0c264d0 100755 --- a/t/argument-check.t +++ b/t/argument-check.t @@ -5,7 +5,6 @@ # # Steve # -- -# $Id: argument-check.t,v 1.1 2007-09-01 19:23:10 steve Exp $ # use strict; diff --git a/t/getopt.t b/t/getopt.t index 8a2296c..9834d16 100755 --- a/t/getopt.t +++ b/t/getopt.t @@ -7,7 +7,7 @@ # # Steve # -- -# $Id: getopt.t,v 1.2 2007-09-04 20:30:25 steve Exp $ +# use strict; diff --git a/t/hook-daemons.t b/t/hook-daemons.t index 063c07b..81e050c 100755 --- a/t/hook-daemons.t +++ b/t/hook-daemons.t @@ -4,7 +4,6 @@ # # Steve # -- -# $Id: hook-daemons.t,v 1.1 2007-09-01 19:23:10 steve Exp $ # diff --git a/t/hook-hostname.t b/t/hook-hostname.t index 01cd006..6d3ae65 100755 --- a/t/hook-hostname.t +++ b/t/hook-hostname.t @@ -4,7 +4,6 @@ # # Steve # -- -# $Id: hook-hostname.t,v 1.1 2007-09-01 19:23:10 steve Exp $ # diff --git a/t/hook-inittab.t b/t/hook-inittab.t index 776fdcf..bdeaa39 100755 --- a/t/hook-inittab.t +++ b/t/hook-inittab.t @@ -4,7 +4,6 @@ # # Steve # -- -# $Id: hook-inittab.t,v 1.1 2007-09-01 19:23:10 steve Exp $ # use strict; diff --git a/t/hook-tls.t b/t/hook-tls.t index 2eeb8e1..cb85402 100755 --- a/t/hook-tls.t +++ b/t/hook-tls.t @@ -4,7 +4,6 @@ # # Steve # -- -# $Id: hook-tls.t,v 1.1 2007-09-01 19:23:10 steve Exp $ # use Config qw(config_vars); diff --git a/t/hooks.t b/t/hooks.t index 1e15741..adaba11 100755 --- a/t/hooks.t +++ b/t/hooks.t @@ -4,7 +4,6 @@ # # Steve # -- -# $Id: hooks.t,v 1.1 2007-09-01 19:23:10 steve Exp $ # use strict; diff --git a/t/modules.sh b/t/modules.sh index f99f0c4..b53c9e6 100755 --- a/t/modules.sh +++ b/t/modules.sh @@ -7,7 +7,6 @@ # -- # http://www.steve.org.uk/ # -# $Id: modules.sh,v 1.2 2007-10-25 12:27:49 steve Exp $ # cat <