From 41ada00281626e56155a7e65dc09af36c31fb5ca Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 21 Jan 2016 02:44:43 +0100 Subject: s#reproducible.debian.net#tests.reproducible-builds.org#g in many but not all places yet --- bin/reproducible_html_breakages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_breakages.py') diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py index 12c9de3d..8b653b23 100755 --- a/bin/reproducible_html_breakages.py +++ b/bin/reproducible_html_breakages.py @@ -325,7 +325,7 @@ if __name__ == '__main__': else: html += '

COOL!!! Everything is GOOD and not a single issue was ' html += 'detected. Enjoy!

' - title = 'Breakage on reproducible.debian.net' + title = 'Breakage on the Debian pages of tests.reproducible-builds.org' destfile = BASE + '/index_breakages.html' desturl = REPRODUCIBLE_URL + '/index_breakages.html' write_html_page(title, html, destfile, style_note=True) -- cgit v1.2.3-54-g00ecf