[Qa-jenkins-scm] [jenkins.debian.net] 12/12: reproducible: drop well known FIXME note

Holger Levsen holger at moszumanska.debian.org
Thu Mar 12 18:20:39 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 edbc99692a503ea27deac4d61410a417c69c99e4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Mar 12 19:15:09 2015 +0100

    reproducible: drop well known FIXME note
---
 bin/reproducible_common.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 0745612..9c52fbc 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -215,7 +215,7 @@ def write_html_page(title, body, destfile, suite=None, noheader=False, style_not
     html = ''
     html += html_header.substitute(page_title=title)
     if not noheader:
-        links = _gen_links(suite, 'amd64')  # FIXME let's unhardcode amd64...
+        links = _gen_links(suite, 'amd64')  # hardcode amd64 for now...
         html += html_head_page.substitute(
             page_title=title,
             links=links)

-- 
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