From 4d0315d978619ac761a3f9f1ae6d157ffff5a010 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 7 May 2016 13:20:01 +0200 Subject: s#http://anonscm.debian.org/cgit#https://anonscm.debian.org/git#g --- bin/reproducible_common.py | 4 ++-- bin/reproducible_common.sh | 6 +++--- bin/reproducible_html_breakages.py | 2 +- bin/reproducible_html_repository_comparison.sh | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'bin') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 4e115f49..e40ea276 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -145,7 +145,7 @@ else: JOB_NAME = os.path.basename(JOB_URL[:-1]) JOB_FOOTER = 'This page was built by the jenkins job ' JOB_FOOTER += JOB_NAME+' which is configured via this ' - JOB_FOOTER += 'git repo.' + JOB_FOOTER += 'git repo.' html_footer = Template("""