[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo in comment, thanks @ijc for reporting
Mattia Rizzolo
gitlab at salsa.debian.org
Wed Apr 3 11:33:09 BST 2019
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2435823c by Mattia Rizzolo at 2019-04-03T10:33:02Z
fix typo in comment, thanks @ijc for reporting
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -589,7 +589,7 @@ EOF
fi
if [ "$SRCPACKAGE" = "debian-installer" ]; then
# d-i needs to access to a debian-archive. this is not possible in
- # pbuilder, so grant complete netowrk access to it.
+ # pbuilder, so grant complete network access to it.
echo "USENETWORK=yes" >> "$TMPCFG"
fi
set +e
@@ -664,7 +664,7 @@ EOF
fi
if [ "$SRCPACKAGE" = "debian-installer" ]; then
# d-i needs to access to a debian-archive. this is not possible in
- # pbuilder, so grant complete netowrk access to it.
+ # pbuilder, so grant complete network access to it.
echo "USENETWORK=yes" >> "$TMPCFG"
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2435823c4989f7647eacfa2b345a65ea5bd1c612
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2435823c4989f7647eacfa2b345a65ea5bd1c612
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/20190403/cbb4d1f2/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list