[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: catch one final amd64 only wording in variation table
Holger Levsen
holger at moszumanska.debian.org
Fri Apr 8 23:46:16 UTC 2016
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 cb281e69c3be4bbb3cdffcb2e123b3a3e81019e1
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Apr 9 01:46:09 2016 +0200
reproducible debian: catch one final amd64 only wording in variation table
---
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 7201a39..83aa994 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -461,7 +461,7 @@ write_explaination_table() {
fi
if [ "$1" != "FreeBSD" ] ; then
if [ "$1" = "debian" ] ; then
- write_page "<tr><td>hour, minute</td><td>hour and minute will probably vary between two builds...</td><td>on amd64 only: additionally the \"future builds\" also run 6h and 23min ahead</td></tr>"
+ write_page "<tr><td>hour, minute</td><td>at least the minute will probably vary between two builds anyway...</td><td>on amd64 and i386 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>"
--
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