summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-12 20:41:39 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-12 20:41:39 +0200
commit9f1de37cef1b0f725e3fee0a26069a9f5a31ae48 (patch)
tree1e6339152c57715f2b6a87887f5ebdc06e6c4927 /bin/reproducible_html_dashboard.sh
parentfce81b15443a9387e85649229850e8a0916b4d5a (diff)
downloadjenkins.debian.net-9f1de37cef1b0f725e3fee0a26069a9f5a31ae48.tar.xz
reproducible Debian: improve page titles
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 684765b0..ef20f737 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -651,7 +651,7 @@ create_performance_page() {
ARCH="amd64"
SUITE="unstable"
echo "$(date -u) - starting to write $PAGE page."
- write_page_header $VIEW "Build node performance stats"
+ write_page_header $VIEW "Build network performance stats"
# arch performance stats
write_page "<p style=\"clear:both;\">"
for ARCH in ${ARCHS} ; do