summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-06 13:25:23 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-06 13:25:23 +0200
commitf4be1ec28b603cf270fc4fe332157e9ee3740d31 (patch)
treec70b1e1e9274e808c06799f17ef92dad5fb12564 /bin/reproducible_html_graphs.sh
parent088b5e24257b0876fcbbac9587afe56266975bb4 (diff)
downloadjenkins.debian.net-f4be1ec28b603cf270fc4fe332157e9ee3740d31.tar.xz
reproducible: explain this number is about unstable
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 5658a251..b6678252 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -585,7 +585,7 @@ create_main_stats_page() {
write_page "<tr><td>committers to notes.git (in total)</td><td>$(cd ${NOTES_GIT_PATH} ; git log |grep Author|sort -u |wc -l)</td></tr>"
fi
RESULT=$(cat /srv/reproducible-results/modified_in_sid.txt || echo "unknown") # written by reproducible_html_repository_comparison.sh
- write_page "<tr><td>packages <a href=\"/index_repositories.html\">modified in our toolchain</a></td><td>$(echo $RESULT)</td></tr>"
+ write_page "<tr><td>packages <a href=\"/index_repositories.html\">modified in our toolchain</a> (in unstable)</td><td>$(echo $RESULT)</td></tr>"
write_page "</table>"
# write bugs with usertags table
write_usertag_table