[Qa-jenkins-scm] [jenkins.debian.net] 01/02: d-i check jobs: update to https url

Holger Levsen holger at layer-acht.org
Wed Nov 23 17:19:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 5e19266064d7a938d5a0b30f5278fc547fe7d87e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 23 18:18:08 2016 +0100

    d-i check jobs: update to https url
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/d-i_check_jobs.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh
index 0d7d57c..49f0ef2 100755
--- a/bin/d-i_check_jobs.sh
+++ b/bin/d-i_check_jobs.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2012,2014 Holger Levsen <holger at layer-acht.org>
+# Copyright 2012,2014,2016 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
 DEBUG=false
@@ -10,7 +10,7 @@ common_init "$@"
 #
 # define some variables
 #
-URL="http://anonscm.debian.org/viewvc/d-i/trunk/.mrconfig?view=co"
+URL="https://anonscm.debian.org/viewvc/d-i/trunk/.mrconfig?view=co"
 FAIL=false
 DI_BUILD_JOB_PATTERN=d-i_build_
 DI_MANUAL_JOB_PATTERN=d-i_manual_

-- 
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