[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Arch Linux: drop debug code

Holger Levsen holger at layer-acht.org
Thu Nov 23 14:11:18 UTC 2017


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 ba12e04e34dedcd93f1f780a57275f8bdbe6bbe8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 23 14:11:12 2017 +0000

    reproducible Arch Linux: drop debug code
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index 6758c0d..480bff4 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -52,10 +52,7 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
 			echo "$(date -u ) - ignoring $PKG from '$REPOSITORY' which is building in $ARCHLINUX_PKG_PATH right now…"
 			continue
 		fi
-
-		echo "$PKG has been  tested, TESTED=$TESTED, NR_GOOD=$NR_GOOD, NR_FTBR=$NR_FTBR, NR_FTBFS=$NR_FTBFS, NR_DEPWAIT=$NR_DEPWAIT, NR_404=$NR_404, NR_UNKNOWN=$NR_UNKNOWN"
 		let TESTED+=1
-
 		echo "     <tr>" >> $HTML_BUFFER
 		echo "      <td>$REPOSITORY</td>" >> $HTML_BUFFER
 		echo "      <td>$PKG</td>" >> $HTML_BUFFER
@@ -156,7 +153,6 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
 		echo "     </tr>" >> $HTML_BUFFER
 		cat $HTML_BUFFER >> $HTML_TARGET
 		rm $HTML_BUFFER > /dev/null
-		echo "$PKG has been counted, TESTED=$TESTED, NR_GOOD=$NR_GOOD, NR_FTBR=$NR_FTBR, NR_FTBFS=$NR_FTBFS, NR_DEPWAIT=$NR_DEPWAIT, NR_404=$NR_404, NR_UNKNOWN=$NR_UNKNOWN"
 
 	done
 	# prepare stats per repository

-- 
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