[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: sometimes the minute is even the same. packages are being built twice and debbindiff tested in under 60secs
Holger Levsen
holger at moszumanska.debian.org
Sun May 24 09:02:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit ff3620c5cc391286fcad0f5d70541de8350557ef
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun May 24 11:02:16 2015 +0200
reproducible: sometimes the minute is even the same. packages are being built twice and debbindiff tested in under 60secs
---
bin/reproducible_html_graphs.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 96781b0..c713447 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -596,8 +596,8 @@ create_main_stats_page() {
local NUM_CPU=$(cat /proc/cpuinfo |grep ^processor|wc -l)
write_page "<tr><td>number of cores used</td><td>$NUM_CPU</td><td>$(echo $NUM_CPU-1|bc)</td></tr>"
write_page "<tr><td>year, month, date</td><td>today ($DATE)</td><td>same for both builds (currently, work in progress)</td></tr>"
- write_page "<tr><td>hour, minute</td><td>hour is usually the same... (currently, work in progress)</td><td>the minute differs</td></tr>"
- write_page "<tr><td><em>everything else...</em></td><td> </td><td>is the same. So far, this is just about the <em>prospects</em> of <a href=\"https://wiki.debian.org/ReproducibleBuilds\">reproducible builds of Debian</a>...</td></tr>"
+ write_page "<tr><td>hour, minute</td><td>hour is usually the same... (currently, work in progress)</td><td>usually, the minute differs...</td></tr>"
+ write_page "<tr><td><em>everything else...</em></td><td colspan=\"2\">is likely the same. So far, this is just about the <em>prospects</em> of <a href=\"https://wiki.debian.org/ReproducibleBuilds\">reproducible builds of Debian</a> - there will be more variations in the wild.</td></tr>"
write_page "</table>"
# write build per day graph
write_page "</p><p style=\"clear:both;\">"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list