From 9ff125e5c2d0ed1855ee2d3d6706e430e9121a15 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 13 Dec 2015 18:49:39 +0100 Subject: reproducible fedora rpms: 187 binary packages from the @buildsys-build are build from 151 source packages… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reproducible_html_rpms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_rpms.sh') diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh index 8cef49d5..1a8c03b3 100755 --- a/bin/reproducible_html_rpms.sh +++ b/bin/reproducible_html_rpms.sh @@ -28,7 +28,7 @@ HTML_TARGET="" HTML_RPM_STATS=$(mktemp) echo "$(date -u) - starting to analyse build results for '$RELEASE' ($ARCH)." -TOTAL=187 # FIXME: calculate this like $(cat ${ARCHLINUX_PKGS}_$RELEASE | sed -s "s# #\n#g" | wc -l) +TOTAL=151 # FIXME: calculate this like $(cat ${ARCHLINUX_PKGS}_$RELEASE | sed -s "s# #\n#g" | wc -l) TESTED=0 NR_FTBFS=0 NR_FTBR=0 -- cgit v1.2.3-54-g00ecf