[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: remove 'FIXME arch amd64' comment, it's clear we need to look at all occurances of 'amd64' in the code anyway
Holger Levsen
holger at moszumanska.debian.org
Fri Aug 7 15:09:12 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 74a9949bb6b7944106b2a97257a726bb34c90369
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Aug 7 17:05:20 2015 +0200
reproducible: remove 'FIXME arch amd64' comment, it's clear we need to look at all occurances of 'amd64' in the code anyway
---
bin/reproducible_blacklist.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh
index 528225b..09bc789 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -11,7 +11,7 @@ common_init "$@"
# common code defining db access
. /srv/jenkins/bin/reproducible_common.sh
-ARCH=amd64 # FIXME - multiarchify
+ARCH=amd64
blacklist_packages() {
DATE=$(date +'%Y-%m-%d %H:%M')
--
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