From b0a80c31af4915bcc9667e1c9c332613c9bd16dd Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 13 Jun 2017 17:15:39 +0200 Subject: reproducible Debian: improve formatting Signed-off-by: Holger Levsen --- bin/reproducible_common.sh | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 9360bc71..151ca57f 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -182,7 +182,15 @@ 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" ] || [ "$1" = "nodes_weekly_graphs" ] || [ "$1" = "nodes_daily_graphs" ] ; 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='' -- cgit v1.2.3-70-g09d2