From dbd4e9b424cbedf61cc9b7ab8b5fab0c2bc7e920 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 28 Sep 2014 08:33:48 +0200 Subject: reproducible: minor improvements --- bin/reproducible_stats.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index 27a4c2f9..d31f3b1c 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -24,8 +24,11 @@ echo echo "Simple statistics for reproducible builds as tested on jenkins.debian.net so far" echo echo "$COUNT_TOTAL packages attempted to build in total." +echo echo "$COUNT_GOOD packages successfully built reproducibly: ${GOOD}" +echo echo "$COUNT_BAD packages failed to built reproducibly: ${BAD}" +echo echo "$COUNT_UGLY packages failed to build from source: ${UGLY}" echo "$COUNT_SOURCELESS packages doesn't exist in sid and need investigation: $SOURCELESS" -- cgit v1.2.3-70-g09d2