[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible_lede: correct projecturl

Holger Levsen holger at layer-acht.org
Sun Jun 18 21:02:19 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 eb1589e4cb60a0cd232f4645722026042f9d411e
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Sun Jun 18 22:54:32 2017 +0200

    reproducible_lede: correct projecturl
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index b96a3ae..d98945a 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -301,7 +301,7 @@ write_page_intro() {
 		if [ "$PROJECTNAME" = "OpenWrt" ] ; then
 			local PROJECTURL="https://github.com/openwrt/openwrt.git"
 		else
-			local PROJECTURL="https://git.lede-project.org/source.git"
+			local PROJECTURL="https://git.lede-project.org/?p=source.git;a=summary"
 		fi
 		write_page "        <p><em>Reproducible $PROJECTNAME</em> is an effort to apply this to $PROJECTNAME. Thus each $PROJECTNAME target is build twice, with a few variations added and then the resulting images and packages from the two builds are compared using <a href=\"https://tracker.debian.org/diffoscope\">diffoscope</a>. $PROJECTNAME generates many different types of raw <code>.bin</code> files, and diffoscope does not know how to parse these. Thus the resulting diffoscope output is n [...]
 	elif [ "$1" = "NetBSD" ] ; then

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