From 1b748b5bb22375eaaf22965dbff12d630e4d2d36 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Tue, 5 Jun 2007 21:18:46 +0900 Subject: remove Id tag --- examples/execute_installtest.sh | 1 - examples/execute_paramtest.sh | 1 - 2 files changed, 2 deletions(-) (limited to 'examples') 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" -- cgit v1.2.3