summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_breakages.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-07 13:20:01 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-07 13:20:01 +0200
commit4d0315d978619ac761a3f9f1ae6d157ffff5a010 (patch)
tree4260f14db0af4eed1009548249766ec0c209352f /bin/reproducible_html_breakages.py
parent149c900fd61b8a959ff77e8805e39df76b50b0ff (diff)
downloadjenkins.debian.net-4d0315d978619ac761a3f9f1ae6d157ffff5a010.tar.xz
s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g
Diffstat (limited to 'bin/reproducible_html_breakages.py')
-rwxr-xr-xbin/reproducible_html_breakages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py
index 8b653b23..f7993927 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -316,7 +316,7 @@ if __name__ == '__main__':
html = '<p>This page lists unexpected things a human should look at and '
html += 'fix, like packages with an incoherent status or files that '
html += 'should not be there. Some of these breakages are caused by '
- html += 'bugs in <a href="http://anonscm.debian.org/cgit/reproducible/diffoscope.git">diffoscope</a> '
+ html += 'bugs in <a href="https://anonscm.debian.org/git/reproducible/diffoscope.git">diffoscope</a> '
html += 'while others are probably due to bugs in the scripts run by jenkins. '
html += '<em>Please help making this page empty!</em></p>\n'
breakages = gen_html()