[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix syntax

Mattia Rizzolo gitlab at salsa.debian.org
Tue May 15 18:12:00 BST 2018


Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
84322d42 by Mattia Rizzolo at 2018-05-15T19:11:49+02:00
fix syntax

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- bin/reproducible_html_repository_comparison.sh


Changes:

=====================================
bin/reproducible_html_repository_comparison.sh
=====================================
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -156,7 +156,7 @@ for PKG in $SOURCEPKGS ; do
 	write_row "<tr><td><pre>src:$PKG</pre></td>"
 	write_row " <td>"
 	GIT="$PKG.git"
-	URL="https://anonscm.debian.org/git/reproducible/$GIT/?h=pu/reproducible_builds" ;;
+	URL="https://anonscm.debian.org/git/reproducible/$GIT/?h=pu/reproducible_builds"
 	custom_curl $URL $TMPFILE
 	if [ "$(grep "'error'>No repositories found" $TMPFILE 2>/dev/null)" ] ; then
 		write_row "<span class=\"red\">no git repository found:</span><br />$URL"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/84322d42ce15b2d83bfeaa59f0c06a29a872dc42

---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/84322d42ce15b2d83bfeaa59f0c06a29a872dc42
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180515/fa16b38d/attachment.html>


More information about the Qa-jenkins-scm mailing list