From 56aaa226df68dbf0ca9eec4102ef0762975dc6cc Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 8 Jan 2016 14:45:28 +0100 Subject: reproducible: simplefy --- bin/reproducible_common.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index ab9baf73..1b191b5c 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -139,7 +139,6 @@ html_header = Template(""" try: JOB_URL = os.environ['JOB_URL'] except KeyError - JOB_URL = '' JOB_FOOTER = '' else: JOB_NAME = os.path.basename(JOB_URL[:-1]) -- cgit v1.2.3-70-g09d2