[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible Arch Linux: always start in the future (to debug that)"

Holger Levsen holger at layer-acht.org
Wed Nov 22 11:40:18 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 2ea242c95b5bd6fbe4c1cda08aae1c589f932c2e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 22 11:40:10 2017 +0000

    Revert "reproducible Arch Linux: always start in the future (to debug that)"
    
    This reverts commit 70316dedf99c60f46e97beafc22a80bbec380647.
---
 bin/reproducible_build_archlinux_pkg.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/bin/reproducible_build_archlinux_pkg.sh b/bin/reproducible_build_archlinux_pkg.sh
index af860cf..967232a 100755
--- a/bin/reproducible_build_archlinux_pkg.sh
+++ b/bin/reproducible_build_archlinux_pkg.sh
@@ -332,9 +332,6 @@ N2="profitbricks-build4-amd64"
 if [ $(( ( $RANDOM % 2 ) )) -gt 0 ] ; then
 	NODE1=$N1
 	NODE2=$N2
-	# bogus for testing
-	NODE1=$N2
-	NODE2=$N1
 else
 	NODE1=$N2
 	NODE2=$N1

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