aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-06-05 21:18:46 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-06-05 21:18:46 +0900
commit1b748b5bb22375eaaf22965dbff12d630e4d2d36 (patch)
tree1f591b97d1e052e2cf38d96f9d1b6c33c7236910 /examples
parentfe1f9f34ff66e28fb78248edaa8e950e4bec9cdc (diff)
downloadpbuilder-1b748b5bb22375eaaf22965dbff12d630e4d2d36.tar
pbuilder-1b748b5bb22375eaaf22965dbff12d630e4d2d36.tar.gz
remove Id tag
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/execute_installtest.sh1
-rwxr-xr-xexamples/execute_paramtest.sh1
2 files changed, 0 insertions, 2 deletions
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"