From 872ebbd711f3b8225b1c3798ce99f07ce784bf65 Mon Sep 17 00:00:00 2001 From: Valerie R Young Date: Tue, 7 Jun 2016 21:41:08 -0400 Subject: reproducible debian: update urls to include tests.r-b.org/debian directory --- bin/reproducible_html_dd_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_dd_list.py') diff --git a/bin/reproducible_html_dd_list.py b/bin/reproducible_html_dd_list.py index 1491a7bd..ae077d47 100755 --- a/bin/reproducible_html_dd_list.py +++ b/bin/reproducible_html_dd_list.py @@ -74,4 +74,4 @@ for suite in SUITES: title = 'Maintainers of unreproducible packages in ' + suite destfile = BASE + '/' + suite + '/index_dd-list.html' write_html_page(title, html, destfile, suite, arch, style_note=True) - log.info('%s/%s/index_dd-list.html published', REPRODUCIBLE_URL, suite) + log.info('%s/%s/index_dd-list.html published', DEBIAN_URL, suite) -- cgit v1.2.3-54-g00ecf