From 61fe5629153551e3b38ebc2df56a2a39b2201098 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 17 Oct 2014 20:12:19 +0200 Subject: reproducible: refactor, dont try to recreate all packages pages --- bin/reproducible_stats.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index c6188712..88bd75b5 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -54,8 +54,8 @@ PERCENT_SOURCELESS=$(echo "scale=1 ; ($COUNT_SOURCELESS*100/$COUNT_TOTAL)" | bc) # actually build the package pages # echo "$(date) - processing $COUNT_TOTAL packages... this will take a while." -process_packages ${BAD["all"]} -process_packages ${UGLY["all"]} ${GOOD["all"]} ${SOURCELESS["all"]} ${NOTFORUS["all"]} $BLACKLISTED +force_package_targets ${BAD["all"]} +force_package_targets ${UGLY["all"]} ${GOOD["all"]} ${SOURCELESS["all"]} ${NOTFORUS["all"]} $BLACKLISTED for VIEW in $ALLVIEWS ; do BUILDINFO_SIGNS=true -- cgit v1.2.3-70-g09d2