summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_indexes.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-14 19:45:07 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-14 19:45:07 +0100
commita8d1d541d1f5592f334294da14198c843446c111 (patch)
tree578fb4f028d459ec407bfd688720cd395bc63bc0 /bin/reproducible_html_indexes.py
parent3ac2150e552a1f58caec4ce5efd184855d79114a (diff)
downloadjenkins.debian.net-a8d1d541d1f5592f334294da14198c843446c111.tar.xz
reproducible: rename 'sid' to 'unstable'
Diffstat (limited to 'bin/reproducible_html_indexes.py')
-rwxr-xr-xbin/reproducible_html_indexes.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_html_indexes.py b/bin/reproducible_html_indexes.py
index 39aeed43..e8ac6ae3 100755
--- a/bin/reproducible_html_indexes.py
+++ b/bin/reproducible_html_indexes.py
@@ -25,8 +25,8 @@ Reference doc for the folowing lists:
- `icon_link`: a link to hide below the icon
- `query`: query to perform against the reproducible db to get the list of
packages to show
- - `text` a string.Template instance with $tot (total of packages listed)
- and $percent (percentual on all sid packages)
+ - `text` a string. Template instance with $tot (total of packages listed)
+ and $percent (percentage of all packages)
- `timely`: boolean value to enable to add $count and $count_total to the
text, where:
* $percent becomes count/count_total