From f24921eec43d2912c64ea2ad57e36c566520cec5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 12 Oct 2014 11:23:36 +0200 Subject: reproducible: add linux-amd64 as valid arch --- 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 6ec1912b..3dfccf1b 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -584,7 +584,7 @@ for VIEW in $ALLVIEWS ; do write_page "

For $COUNT_SOURCELESS ($PERCENT_SOURCELESS%) packages in total sources could not be downloaded: ${SOURCELESS[$VIEW]}

" fi if [ "${VIEW:0:3}" = "all" ] && [ $COUNT_NOTFORUS -gt 0 ] ; then - write_page "

In total there were $COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any' nor 'all' nor 'amd64' nor 'linux-any' nor 'linux-amd64': ${NOTFORUS[$VIEW]}

" + write_page "

In total there were $COUNT_NOTFORUS ($PERCENT_NOTFORUS%) packages which are neither Architecture: 'any', 'all', 'amd64', 'linux-any', 'linux-amd64' nor 'any-amd64': ${NOTFORUS[$VIEW]}

" fi if [ "${VIEW:0:3}" = "all" ] && [ $COUNT_BLACKLISTED -gt 0 ] ; then write_page "

$COUNT_BLACKLISTED packages are blacklisted and will never be tested here: $BLACKLISTED

" -- cgit v1.2.3-70-g09d2