summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-14 15:19:54 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-14 15:19:54 +0200
commitcee999d4c6e7465195af1f9c1d8429827ed30b1e (patch)
tree7e5f7e7d0adee4eb34b0aff52ec12fdd166250b0 /update_jdn.sh
parent3f19c7a37a7fe500339b6ca819b13f09ca4ec671 (diff)
downloadjenkins.debian.net-cee999d4c6e7465195af1f9c1d8429827ed30b1e.tar.xz
more s#http#https# changes
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 270444c1..da5fffb1 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -103,8 +103,8 @@ if [ "$(sudo su - jenkins -c 'git config --get user.email')" != "jenkins@jenkins
fi
#
# FIXME: file a bug against pbuilder
-# else you have http://jenkins.debian.net/view/debian-installer/job/d-i_build_partman-ext3/4/console
-# with this you have: http://jenkins.debian.net/view/debian-installer/job/d-i_build_partman-ext3/5/console
+# else you have https://jenkins.debian.net/view/debian-installer/job/d-i_build_partman-ext3/4/console
+# with this you have: https://jenkins.debian.net/view/debian-installer/job/d-i_build_partman-ext3/5/console
# and this asks for a password: pdebuild --use-pdebuild-internal --pbuilder '/sbin/sudo /usr/sbin/pbuilder'
# despites the jenkins user cam run "sudo pbuilder" without it just fine...??!
#