[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible: fix typo/grammar

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 db243c5cf87070cabc4bf3d42e4bcd584beb319e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 09:53:21 2015 +0200

    reproducible: fix typo/grammar
---
 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 9d93d6f..0145e1d 100755
--- a/bin/reproducible_html_repository_comparison.sh
+++ b/bin/reproducible_html_repository_comparison.sh
@@ -169,7 +169,7 @@ for PKG in $SOURCEPKGS ; do
 			if ! $OBSOLETE_IN_SID ; then
 				write_row "<a href=\"$URL\">$GIT</a><br /><span class=\"purple\">non-standard branch</span>"
 			else
-				write_row "<a href=\"$URL\">$GIT</a><br /><span class=\"green\">non-standard branch</span> (but that is ok, our package aint't used in unstable)"
+				write_row "<a href=\"$URL\">$GIT</a><br /><span class=\"green\">non-standard branch</span> (but that is ok, our package ain't used in unstable)"
 			fi
 		else
 			write_row "<a href=\"$URL\">$GIT</a>"

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