From 902672f63aba3b0be69a5ab25232e9f5a5bc0435 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 8 Oct 2014 20:17:58 +0200 Subject: reproducible: create packages pages for all packages, even though which are not linked (yet) --- bin/reproducible_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index 4ad224e9..9b05463e 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -216,7 +216,7 @@ echo "Processing $COUNT_TOTAL packages... this will take a while." BUILDINFO_SIGNS=true process_packages ${BAD["all"]} BUILDINFO_SIGNS=false -process_packages ${UGLY["all"]} ${GOOD["all"]} +process_packages ${UGLY["all"]} ${GOOD["all"]} ${SOURCELESS["all"]} ${NOTFORUS["all"]} $BLACKLISTED MAINVIEW="all_abc" ALLVIEWS="last_24h last_48h all all_abc" -- cgit v1.2.3-54-g00ecf