aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian3
-rwxr-xr-xexamples/execute_installtest.sh1
-rwxr-xr-xexamples/execute_paramtest.sh1
3 files changed, 1 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 4237f89..08a4958 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -50,5 +50,4 @@ When they are incorrect or misleading, please send bugreports to the
Debian BTS.
-$Id$
- -- Junichi Uekawa <dancer@debian.org>, Sat Oct 8 17:10:48 2005
+ -- Junichi Uekawa <dancer@debian.org>, Tue, 5 Jun 2007 21:17:34 +0900
diff --git a/examples/execute_installtest.sh b/examples/execute_installtest.sh
index c574e76..13f14f0 100755
--- a/examples/execute_installtest.sh
+++ b/examples/execute_installtest.sh
@@ -13,7 +13,6 @@ set -ex
# practically, killing is not enough, do a reboot here instead.
echo 'nobody@nowhere' > /etc/mailname
-echo '$Id$'
INSTALLTESTPID=$$
( sleep 1h ; kill $INSTALLTESTPID ) &
KILLPID=$!
diff --git a/examples/execute_paramtest.sh b/examples/execute_paramtest.sh
index 39b409d..0f1d319 100755
--- a/examples/execute_paramtest.sh
+++ b/examples/execute_paramtest.sh
@@ -7,7 +7,6 @@
# this is parameter testing script for
# pbuilder execute.
# This program will output the command-line
-# $Id$
echo "--- parameters given to this script"