summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-18 22:35:09 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-18 22:35:09 +0200
commitab5de8936e6de91700caf1cdeff98afd5cd9e042 (patch)
treed66365da0875e48cc685bd993f0b7672f69565c8 /bin/reproducible_html_graphs.sh
parentd1154ac791ab29296aa2e46543cd2c32ae108c63 (diff)
downloadjenkins.debian.net-ab5de8936e6de91700caf1cdeff98afd5cd9e042.tar.xz
reproducible: <Myon> leave it blank.the only thing I can think of for the left column is "thing" :)
Diffstat (limited to 'bin/reproducible_html_graphs.sh')
-rwxr-xr-xbin/reproducible_html_graphs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 1e7df300..e0f5adaf 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -551,7 +551,7 @@ create_main_stats_page() {
done
write_page "</table>"
# write inventory table
- write_page "<table class=\"main\"><tr><th>inventory type</th><th>amount</th></tr>"
+ write_page "<table class=\"main\"><tr><th>&nbsp;</th><th>amount</th></tr>"
write_page "<tr><td>packages with notes</td><td>$NOTES</td></tr>"
write_page "<tr><td>total amount of identified issues in packages</td><td>$COUNT_ISSUES</td></tr>"
write_page "<tr><td>identified issues</td><td>$ISSUES</td></tr>"