[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch: increase debug output

Holger Levsen holger at layer-acht.org
Sun Nov 19 01:37:06 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 4ca6d34d9a6894e05647ffb45a5f9d05101b0005
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Nov 19 01:37:01 2017 +0000

    reproducible Arch: increase debug output
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_archlinux.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh
index f016276..20a8bbe 100755
--- a/bin/reproducible_html_archlinux.sh
+++ b/bin/reproducible_html_archlinux.sh
@@ -48,7 +48,7 @@ for REPOSITORY in $ARCHLINUX_REPOS ; do
 		ARCHLINUX_PKG_PATH=$ARCHBASE/$REPOSITORY/$PKG
 		if [ -z "$(cd $ARCHLINUX_PKG_PATH ; ls)" ] ; then
 			# directory exists but is empty: package is building…
-			echo "$(date -u ) - ignoring $PKG from '$REPOSITORY' which is building right now…"
+			echo "$(date -u ) - ignoring $PKG from '$REPOSITORY' which is building in $ARCHLINUX_PKG_PATH right now…"
 			continue
 		fi
 		let TESTED+=1

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