diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-03-02 23:42:31 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-03-02 23:42:31 +0100 |
commit | 09e203d06b8c56c0ef8158249d8c3685086b7a38 (patch) | |
tree | d19f2ef8b57876f114895da3d9d2c7c93c7f3293 /bin | |
parent | 8c2209fc9c7d1f2d771e0d5a99782be544347547 (diff) | |
download | jenkins.debian.net-09e203d06b8c56c0ef8158249d8c3685086b7a38.tar.xz |
reproducible: stats is not suite specific
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_html_graphs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh index 433f516f..90f80cba 100755 --- a/bin/reproducible_html_graphs.sh +++ b/bin/reproducible_html_graphs.sh @@ -392,6 +392,6 @@ for i in 3 4 5 1 ; do done write_page "</p>" write_page_footer -publish_page $SUITE +publish_page |