From 561eb28d84fe59f8ceeab93565cf9b8ca0302a41 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 29 Sep 2014 18:07:48 +0200 Subject: cleanup TODO and fix grammar --- 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 9ae2a591..51fe7e9e 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -42,7 +42,7 @@ htmlecho() { htmlecho "" > index.html htmlecho "

Statistics for reproducible builds

" -htmlecho "

Results were obtaining by several jobs running on jenkins.debian.net. This page is updated after each job run.

" +htmlecho "

Results were obtained by several jobs running on jenkins.debian.net. This page is updated after each job run.

" htmlecho "

$COUNT_TOTAL packages attempted to build so far, that's $PERCENT_TOTAL% of $AMOUNT source packages in Debian $SUITE currently. Out of these, $PERCENT_GOOD% were successful, so quite wildly guessing this roughy means about $GUESS_GOOD packages should be reproducibly buildable!

" htmlecho "

$COUNT_BAD packages ($PERCENT_BAD% of $COUNT_TOTAL) failed to built reproducibly: " for PKG in $BAD ; do -- cgit v1.2.3-70-g09d2