From 1d3f8df6e9ad57bc85ccc119313d12a971d32c91 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 17 Mar 2015 10:29:59 +0100 Subject: reproducible: fix URL in output and reduce noise --- bin/reproducible_html_packages.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_packages.py') diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py index 302e3ec8..60dbed2e 100755 --- a/bin/reproducible_html_packages.py +++ b/bin/reproducible_html_packages.py @@ -180,7 +180,7 @@ def gen_packages_html(packages, suite=None, arch=None, no_clean=False, nocheck=F nocheck is for internal use """ total = len(packages) - log.info('Generating the pages of ' + str(total) + ' package(s)') + log.debug('Generating the pages of ' + str(total) + ' package(s)') if not nocheck and (not suite or not arch): nocheck = True if nocheck and (not suite or not arch): -- cgit v1.2.3-70-g09d2