[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible openwrt: improve table header: unreproducible or otherwise broken…
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 11 12:54:20 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 87556326b8e7b34356762a06f879d91dd451a0c5
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 11 13:37:57 2015 +0100
reproducible openwrt: improve table header: unreproducible or otherwise broken…
---
bin/reproducible_openwrt.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index fc4220a..86a484e 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -316,7 +316,7 @@ for i in * ; do
done
cd ..
done
-echo " <table><tr><th>Unreproducible packages</th></tr>" >> $DBD_HTML
+echo " <table><tr><th>Unreproducible and otherwise broken packages</th></tr>" >> $DBD_HTML
cat $DBD_BAD_PKGS_HTML >> $DBD_HTML
echo " </table>" >> $DBD_HTML
echo " <table><tr><th>Reproducible packages</th></tr>" >> $DBD_HTML
--
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