[Qa-jenkins-scm] [jenkins.debian.net] 06/06: reproducible Arch Linux: drop FIXME from startpage

Holger Levsen holger at layer-acht.org
Mon Nov 27 15:39:46 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 c662ae348cde63672d475148043355846e3b2926
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 27 15:39:38 2017 +0000

    reproducible Arch Linux: drop FIXME from startpage
    
    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 a28d1a6..7b45048 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -327,7 +327,7 @@ write_page_intro() {
 		local SMALLPROJECTNAME="$(echo $PROJECTNAME|tr '[:upper:]' '[:lower:]')"
 		write_page "       <p>There is a weekly run <a href=\"https://jenkins.debian.net/view/reproducible/job/reproducible_$SMALLPROJECTNAME/\">jenkins job</a> to test the <code>$BRANCH</code> branch of <a href=\"$PROJECTURL\">$PROJECTNAME.git</a>. The jenkins job is running <a href=\"https://anonscm.debian.org/git/qa/jenkins.debian.net.git/tree/bin/reproducible_$SMALLPROJECTNAME.sh\">reproducible_$SMALLPROJECTNAME.sh</a>$BUILD_ENVIRONMENT and this script is solely responsible for creating th [...]
 		write_page "       <br />Thanks to <a href=\"https://www.profitbricks.co.uk\">Profitbricks</a> for donating the virtual machines this is running on!</p>"
-	else
+	elif [ "$1" = "fedora-23" ] ; then
 		write_page "       <p><img src=\"/userContent/static/weather-storm.png\"> FIXME: explain $PROJECTNAME test setup here.</p>"
 	fi
 	if [ "$1" = "Arch Linux" ] ; 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