[Qa-jenkins-scm] [jenkins.debian.net] 04/06: reproducible Arch Linux: explain that actually hour+minute variations are also made more likely
Holger Levsen
holger at layer-acht.org
Mon Nov 27 15:39:45 UTC 2017
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 044bece8e517d3d3543b3691ec879595aa65229c
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 27 15:24:08 2017 +0000
reproducible Arch Linux: explain that actually hour+minute variations are also made more likely
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 13329a3..8726261 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -488,7 +488,7 @@ write_variation_table() {
write_page "<tr><td>hour, minute</td><td>at least the minute will probably vary between two builds anyway...</td><td>on amd64, i386 and arm64 the \"future builds\" additionally run 6h and 23min ahead</td></tr>"
write_page "<tr><td>filesystem</td><td>tmpfs</td><td><em>temporarily not</em> varied using <a href=\"https://tracker.debian.org/disorderfs\">disorderfs</a> (<a href=\"https://sources.debian.net/src/disorderfs/sid/disorderfs.1.txt/\">manpage</a>)</td></tr>"
else
- write_page "<tr><td>hour, minute</td><td>hour and minute will probably vary between two builds...</td><td>but this is not enforced systematically... (currently, work in progress)</td></tr>"
+ write_page "<tr><td>hour, minute</td><td>hour and minute will probably vary between two builds...</td><td>to ensure this the machine running in the future is actually running 398 days, 6 hours and 23 minutes ahead...</td></tr>"
write_page "<tr><td>Filesystem</td><td>tmpfs</td><td>same for both builds (currently, this could be varied using <a href=\"https://tracker.debian.org/disorderfs\">disorderfs</a>)</td></tr>"
fi
else
--
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