[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: remove (now) bogus warning, we have that in git now
Holger Levsen
gitlab at salsa.debian.org
Fri Feb 1 13:15:33 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
5042bb23 by Holger Levsen at 2019-02-01T13:14:45Z
reproducible: remove (now) bogus warning, we have that in git now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -564,12 +564,6 @@ if [ "$HOSTNAME" = "jenkins" ] ; then
[ -L /var/www/userContent ] || sudo ln -sf /var/lib/jenkins/userContent /var/www/userContent
sudo service apache2 reload
fi
- if ! grep controlmaster ~jenkins/.ssh/config || ! grep controlpath ~jenkins/.ssh/config ; then
- echo
- echo "Please define controlmaster and controlpath in ~jenkins/.ssh/config manually, see https://debian-administration.org/article/290/Reusing_existing_OpenSSH_v4_connections"
- echo
- exit 1
- fi
fi
if ! $UP2DATE || [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5042bb232fefcf97bef86b31e19655966f4b1b7a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5042bb232fefcf97bef86b31e19655966f4b1b7a
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/20190201/0229538d/attachment.html>
More information about the Qa-jenkins-scm
mailing list