summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_html_indexes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index 86337d6e..b6340e10 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -132,7 +132,7 @@ pages = {
{
'query': 'scheduled',
'text': Template('$tot packages are currently scheduled for testing in $suite/$arch:')
- }
+ },
{
'text': Template('A <a href="/index_scheduled.html">full scheduling overview</a> is also available.')
}