summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_pkg_sets.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-13 09:59:44 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-13 09:59:44 +0100
commit71545dfe152689fb10b36b74f42034015e174499 (patch)
treeccc1e98f8c88a1bc608879770637358b54f0e3c1 /bin/reproducible_html_pkg_sets.sh
parent856f521a932415065930b29463acccac4f2900a4 (diff)
downloadjenkins.debian.net-71545dfe152689fb10b36b74f42034015e174499.tar.xz
reproducible debian: enable pkg sets for stretch/armhf
Diffstat (limited to 'bin/reproducible_html_pkg_sets.sh')
-rwxr-xr-xbin/reproducible_html_pkg_sets.sh9
1 files changed, 3 insertions, 6 deletions
diff --git a/bin/reproducible_html_pkg_sets.sh b/bin/reproducible_html_pkg_sets.sh
index 9bf63077..4f5da820 100755
--- a/bin/reproducible_html_pkg_sets.sh
+++ b/bin/reproducible_html_pkg_sets.sh
@@ -148,10 +148,7 @@ create_pkg_sets_pages() {
else
local LINKED_ARCH=amd64
fi
- # no pkg sets for armhf on testing yet:
- if [ "$SUITE" != "testing" ] ; then
- write_page " (this set on <a href=\"/$SUITE/$LINKED_ARCH/pkg_set_${META_PKGSET[$i]}.html\">$LINKED_ARCH</a>)"
- fi
+ write_page " (this set on <a href=\"/$SUITE/$LINKED_ARCH/pkg_set_${META_PKGSET[$i]}.html\">$LINKED_ARCH</a>)"
write_page "<br />&nbsp;<br />"
set_icon unreproducible
write_icon
@@ -195,8 +192,8 @@ create_pkg_sets_pages() {
#
for ARCH in $ARCHS ; do
for SUITE in $SUITES ; do
- if [ "$SUITE" = "experimental" ] || ( [ "$SUITE" = "testing" ] && [ "$ARCH" = "armhf" ] ) ; then
- # no pkg sets in experimental and not yet for testing on armhf
+ if [ "$SUITE" = "experimental" ] ; then
+ # no pkg sets in experimental
continue
fi
update_meta_pkg_stats