From 1617ba7d4f854166545768a1c66f6c78523a5ce3 Mon Sep 17 00:00:00 2001 From: Marc Olzheim Date: Tue, 23 Mar 2004 19:08:38 +0000 Subject: [PATCH] Remove CVS keywords Source and Id. No functional change. --- src/scripts/nightly/common.sh | 2 -- src/scripts/nightly/diff_to_prev.sh | 2 -- src/scripts/nightly/nightlybuild.sh | 3 --- src/scripts/nightly/report.sh | 2 -- 4 files changed, 9 deletions(-) diff --git a/src/scripts/nightly/common.sh b/src/scripts/nightly/common.sh index 1cf57c49c..9734b8ffd 100644 --- a/src/scripts/nightly/common.sh +++ b/src/scripts/nightly/common.sh @@ -1,8 +1,6 @@ # # Common functions # -# $Id$$Source$ -# # Blame it on marcolz # err() { diff --git a/src/scripts/nightly/diff_to_prev.sh b/src/scripts/nightly/diff_to_prev.sh index d6d5f7580..e751d4c5f 100755 --- a/src/scripts/nightly/diff_to_prev.sh +++ b/src/scripts/nightly/diff_to_prev.sh @@ -1,7 +1,5 @@ #!/bin/sh # -# $Id$$Source$ -# # Check differences between the last two logs # # Blame it on marcolz diff --git a/src/scripts/nightly/nightlybuild.sh b/src/scripts/nightly/nightlybuild.sh index 36e5550a1..7f24c8f29 100755 --- a/src/scripts/nightly/nightlybuild.sh +++ b/src/scripts/nightly/nightlybuild.sh @@ -1,8 +1,5 @@ #!/bin/sh # -# $Id$$Source$ -# -# # Blame it on marcolz # diff --git a/src/scripts/nightly/report.sh b/src/scripts/nightly/report.sh index b5dfe227c..0c9475dac 100755 --- a/src/scripts/nightly/report.sh +++ b/src/scripts/nightly/report.sh @@ -1,7 +1,5 @@ #!/bin/sh # -# $Id$$Source$ -# # Generate report from the last two build logs # # Blame it on marcolz -- 2.43.0