From abe5683ebd4e172fde935838770c4558096b7030 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 28 Sep 2014 15:14:17 +0200 Subject: reproducible: include dd-list of unreproducible packages in stats output. --- bin/reproducible_stats.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index 3617e5e5..204f3454 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -47,6 +47,8 @@ htmlecho htmlecho "

$COUNT_UGLY packages failed to build from source: ${UGLY}

" htmlecho "

$COUNT_SOURCELESS packages which don't exist in sid and need investigation: $SOURCELESS

" htmlecho "

$COUNT_GOOD packages ($PERCENT_GOOD% of $COUNT_TOTAL) successfully built reproducibly: ${GOOD}

" +htmlecho "

Packages which fail to build reproducibly, sorted by Maintainers: and Uploaders: fields." +htmlecho "

$(echo $BAD | dd-list -i) 

" htmlecho "
Static URL for this page. Last modified: $(date)" htmlecho "

" -- cgit v1.2.3-70-g09d2