From 8ff91c80546e7590428811ce470f09e5d6a2c4b9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 5 Oct 2015 04:36:51 +0200 Subject: reproducible: mv #FIXME TODO --- bin/reproducible_html_indexes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py index cbd18897..a9accac0 100755 --- a/bin/reproducible_html_indexes.py +++ b/bin/reproducible_html_indexes.py @@ -535,7 +535,7 @@ def build_page(page, suite=None, arch=None): log.info('"' + title + '" now available at ' + desturl) -bugs = get_bugs() # FIXME: this variable should not be global, else merely importing _html_indexes always queries UDD +bugs = get_bugs() # this variable should not be global, else merely importing _html_indexes always queries UDD if __name__ == '__main__': for arch in ARCHS: -- cgit v1.2.3-70-g09d2