From f4be1ec28b603cf270fc4fe332157e9ee3740d31 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 6 Jun 2015 13:25:23 +0200 Subject: reproducible: explain this number is about unstable --- bin/reproducible_html_graphs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_graphs.sh') 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 "committers to notes.git (in total)$(cd ${NOTES_GIT_PATH} ; git log |grep Author|sort -u |wc -l)" fi RESULT=$(cat /srv/reproducible-results/modified_in_sid.txt || echo "unknown") # written by reproducible_html_repository_comparison.sh - write_page "packages modified in our toolchain$(echo $RESULT)" + write_page "packages modified in our toolchain (in unstable)$(echo $RESULT)" write_page "" # write bugs with usertags table write_usertag_table -- cgit v1.2.3-54-g00ecf