[Qa-jenkins-scm] [jenkins.debian.net] 01/05: schroot-create: also don't add the reproducible repository anymore
Mattia Rizzolo
mattia at debian.org
Thu Apr 5 19:24:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 0e4b0b9d03e6b3c004e5ea39ea2ceca3ebabf259
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Apr 5 20:38:28 2018 +0200
schroot-create: also don't add the reproducible repository anymore
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
bin/schroot-create.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index 2722f67..5588684 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -42,8 +42,6 @@ fi
REPRODUCIBLE=false
if [ "$1" = "reproducible" ] ; then
- EXTRA_SOURCES[4]="deb http://reproducible.alioth.debian.org/debian/ ./"
- EXTRA_SOURCES[5]="deb-src http://reproducible.alioth.debian.org/debian/ ./"
REPRODUCIBLE=true
shift
fi
--
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