[Qa-jenkins-scm] [jenkins.debian.net] 06/06: remove obsolete code

Holger Levsen holger at layer-acht.org
Wed Aug 3 14:19:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 20b2c2f2d7e7f0c432c5d0eff3238d4e799cc5cc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Aug 3 16:18:57 2016 +0200

    remove obsolete code
---
 deploy_everywhere | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/deploy_everywhere b/deploy_everywhere
index 4ca6bdc..6e1c399 100755
--- a/deploy_everywhere
+++ b/deploy_everywhere
@@ -141,16 +141,6 @@ for i in $HOSTS ; do
 done
 echo
 
-### not needed anymore as we now always output the jenkins.d.n log…
-#if [ -f ./update_jdn.sh ] ; then
-#	rgrep FI[X]ME * | grep -v echo > $LOG || true
-#	if [ -s $LOG ] ; then
-#		cat $LOG
-#		echo
-#	fi
-#	rm $LOG >/dev/null
-#fi
-
 END=$(date +'%s')
 DURATION=$(( $END - $START ))
 HOUR=$(echo "$DURATION/3600"|bc)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list