]> git.pond.sub.org Git - empserver/commitdiff
Remove CVS keywords Source and Id. No functional change.
authorMarc Olzheim <marcolz@stack.nl>
Tue, 23 Mar 2004 19:08:38 +0000 (19:08 +0000)
committerMarc Olzheim <marcolz@stack.nl>
Tue, 23 Mar 2004 19:08:38 +0000 (19:08 +0000)
src/scripts/nightly/common.sh
src/scripts/nightly/diff_to_prev.sh
src/scripts/nightly/nightlybuild.sh
src/scripts/nightly/report.sh

index 1cf57c49c2f4b2124a775c44624e5d2d3ac103f6..9734b8ffd7586f131b6d4dfc418a47effb29d0ce 100644 (file)
@@ -1,8 +1,6 @@
 #
 # Common functions
 #
-# $Id$$Source$
-#
 # Blame it on marcolz
 #
 err() {
index d6d5f7580e4e6ba3bd86908e878010bb8fbd316f..e751d4c5f983f8a1caafb3ad4eebbb13e38eb161 100755 (executable)
@@ -1,7 +1,5 @@
 #!/bin/sh
 #
-# $Id$$Source$
-#
 # Check differences between the last two logs
 #
 # Blame it on marcolz
index 36e5550a108c02f2366142039d82c8d451cd6167..7f24c8f29594a6887fd1271a61af8a6f0476547a 100755 (executable)
@@ -1,8 +1,5 @@
 #!/bin/sh
 #
-# $Id$$Source$
-#
-#
 # Blame it on marcolz
 #
 
index b5dfe227cb3dbbf1cd94ee503be9f610f8c40340..0c9475dacb22b274b8046cbb7b4104a92730f9d6 100755 (executable)
@@ -1,7 +1,5 @@
 #!/bin/sh
 #
-# $Id$$Source$
-#
 # Generate report from the last two build logs
 #
 # Blame it on marcolz