[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible: fix punctation
Holger Levsen
holger at moszumanska.debian.org
Tue Sep 22 07:53:44 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 dfac25fc0761187b456a0d0d18c1489f9a707fab
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Sep 22 09:48:50 2015 +0200
reproducible: fix punctation
---
bin/reproducible_html_repository_comparison.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_repository_comparison.sh b/bin/reproducible_html_repository_comparison.sh
index abf5b9f..fb4b858 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -187,7 +187,7 @@ for PKG in $SOURCEPKGS ; do
if [ "$PKG" != "strip-nondeterminism" ] && [ "$PKG" != "diffoscope" ] ; then
if $OBSOLETE_IN_TESTING && $OBSOLETE_IN_SID && $OBSOLETE_IN_EXP ; then
write_row "<br />(unused?"
- write_row "<br /><span class=\"purple\">Then the branch should probably renamed.</span>"
+ write_row "<br /><span class=\"purple\">Then the branch should probably renamed.</span>)"
elif $OBSOLETE_IN_SID && $OBSOLETE_IN_EXP ; then
write_row "<br />(only used in testing, fixed in sid,"
write_row "<br /><span class=\"purple\">branch probably either should be renamed to <em>merged/reproducible_builds</em> or a new upload to our repo is needed?</span>)"
--
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