summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
authorValerie R Young <spectranaut@riseup.net>2016-06-20 11:41:37 -0400
committerHolger Levsen <holger@layer-acht.org>2016-06-20 17:50:00 +0200
commit2ab43dbb7d0e5988387fdec903454d9505e6a74d (patch)
tree8276d4691cf06726cde870711bb704166d27bf07 /bin/reproducible_html_packages.py
parenta76acb1bde9bc32e17b0c58ed94cd8f7ddb5f371 (diff)
downloadjenkins.debian.net-2ab43dbb7d0e5988387fdec903454d9505e6a74d.tar.xz
reproducible debian: fix bug for default page view
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index 51a4b363..8c1d871c 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -105,7 +105,6 @@ def gen_suitearch_details(package, version, suite, arch, status, spokenstatus,
suite, arch)
context['build_date'] = build_date
- default_view = ''
# Get diffoscope differences context
dbd = get_dbd_link_context(package, eversion, suite, arch, status)
if dbd[0]: