[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: try less quoting
Holger Levsen
gitlab at salsa.debian.org
Thu Mar 19 01:21:39 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0d2ada2d by Holger Levsen at 2020-03-19T02:21:31+01:00
reproducible Debian: try less quoting
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/schroot-create.sh
Changes:
=====================================
bin/schroot-create.sh
=====================================
@@ -110,7 +110,7 @@ bootstrap() {
if "$NODE_RUN_IN_THE_FUTURE" ; then
# configure apt to ignore expired release files
echo "This node is reported to run in the future, configuring APT to ignore the Release file expiration..."
- DEBOOTSTRAP+=("--aptopt='Acquire::Check-Valid-Until \"false\"'")
+ DEBOOTSTRAP+=(--aptopt='Acquire::Check-Valid-Until "false"')
fi
else
DEBOOTSTRAP+=(debootstrap)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0d2ada2dee73cd898f98726064e8f327d16d707c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0d2ada2dee73cd898f98726064e8f327d16d707c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200319/b886ed3f/attachment.html>
More information about the Qa-jenkins-scm
mailing list