From f164623e1e8b1ea8acc1b26dcff27a8826331d0e Mon Sep 17 00:00:00 2001
From: Holger Levsen Results were obtaining by several jobs running on jenkins.debian.net. $COUNT_TOTAL packages attempted to build so far, out of $AMOUNT in $SUITE currently. That's $PERCENT_TOTAL%! Results were obtaining by several jobs running on jenkins.debian.net. This page is updated after each job run. $COUNT_TOTAL packages attempted to build so far, out of $AMOUNT in Debian $SUITE currently. That's $PERCENT_TOTAL%! $COUNT_BAD packages ($PERCENT_BAD% of $COUNT_TOTAL) failed to built reproducibly: $COUNT_UGLY packages failed to build from source: $COUNT_SOURCELESS packages which don't exist in sid and need investigation: $COUNT_SOURCELESS packages which don't exist in sid and need investigation: $COUNT_GOOD packages ($PERCENT_GOOD% of $COUNT_TOTAL) successfully built reproducibly: Packages which fail to build reproducibly, sorted by Maintainers: and Uploaders: fields."
+htmlecho " \"$PERCENT_GOOD% of $AMOUNT\" and \"$PERCENT_TOTAL% of $AMOUNT\" means roughly+wildly guessed $GUESS_GOOD packages can be build reproducibly! Yay! :-)"
+htmlecho " Packages which failed to build reproducibly, sorted by Maintainers: and Uploaders: fields."
htmlecho "Simple statistics for reproducible builds
"
-htmlecho "Statistics for reproducible builds
"
+htmlecho ""
for PKG in $BAD ; do
VERSION=$(sqlite3 $PACKAGES_DB "SELECT version FROM source_packages WHERE name = \"$PKG\"")
@@ -47,9 +48,12 @@ done
htmlecho "
${UGLY}
$SOURCELESS
$SOURCELESS
${GOOD}
$(echo $BAD | dd-list -i)
Static URL for this page. Last modified: $(date)" htmlecho "
" -- cgit v1.2.3-70-g09d2