[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible Debian: we're testing arm64 since a while too

Holger Levsen holger at layer-acht.org
Fri Jun 2 11:28:48 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 595ac0c255f140dfb20ef683e994554b93e263b1
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 2 13:02:40 2017 +0200

    reproducible Debian: we're testing arm64 since a while too
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index bbd0884..e94c2f6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -166,7 +166,7 @@ All webpages will be served out of /var/lib/jenkins/userContent/reproducible and
 Before running, create the following directories and files:
 ----
 sudo mkdir /srv/reproducible-results/node-information/
-for i in i386 amd64 armhf ; do touch /srv/reproducible-results/node-information/dummy_$i ; done
+for i in i386 amd64 arm64 armhf ; do touch /srv/reproducible-results/node-information/dummy_$i ; done
 ----
 
 And run the following script as user jenkins:

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