[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: build: remove double slash from /console

Holger Levsen holger at moszumanska.debian.org
Tue Jun 16 09:53:58 UTC 2015


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 47ecfc54655538ccb2d0ec4ed3f54d97ca37a95a
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Mon Jun 15 21:44:33 2015 +0200

    reproducible: build: remove double slash from /console
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 5b13585..d2ce514 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -329,7 +329,7 @@ init() {
 		handle_race_condition init
 	fi
 	echo "Starting to build ${SRCPACKAGE}/${SUITE} on $DATE" | tee ${RBUILDLOG}
-	echo "The jenkins build log is/was available at $BUILD_URL/console" | tee -a ${RBUILDLOG}
+	echo "The jenkins build log is/was available at ${BUILD_URL}console" | tee -a ${RBUILDLOG}
 }
 
 get_source_package() {

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