[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: add highlighting for nodes_(daily|weekly)_graphs
Holger Levsen
holger at layer-acht.org
Tue Jun 13 15:09:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 762bfd821b49a8a939aaada9152ebad420f12072
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jun 13 17:09:37 2017 +0200
reproducible Debian: add highlighting for nodes_(daily|weekly)_graphs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 7c62b52..9b24b32 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -182,7 +182,7 @@ write_page_header() {
fi
# Used to highlight the link for the current page
- if [ "$1" = "dashboard" ] || [ "$1" = "performance" ] || [ "$1" = "repositories" ] || [ "$1" = "variations" ] || [ "$1" = "suite_arch_stats" ] || [ "$1" = "bugs" ] || [ "$1" = "nodes_health" ] ; then
+ if [ "$1" = "dashboard" ] || [ "$1" = "performance" ] || [ "$1" = "repositories" ] || [ "$1" = "variations" ] || [ "$1" = "suite_arch_stats" ] || [ "$1" = "bugs" ] || [ "$1" = "nodes_health" ] || [ "$1" = "nodes_weekly_graphs" ] || [ "$1" = "nodes_daily_graphs" ] then
displayed_page="\"$1\": \"true\""
else
displayed_page=''
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list