From 70e7fc4d14208539771ea763934fa49c61f3a1a9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 29 Sep 2017 14:48:13 +0200 Subject: reproducible Debian: fix colors in 'amount of packages build each day on $ARCH' graphs Signed-off-by: Holger Levsen --- bin/reproducible_html_dashboard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_dashboard.sh') diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh index 5600b476..02e25a7f 100755 --- a/bin/reproducible_html_dashboard.sh +++ b/bin/reproducible_html_dashboard.sh @@ -76,7 +76,7 @@ done REPRODUCIBLE_DONE="$REPRODUCIBLE_DONE)" REPRODUCIBLE_OPEN="$REPRODUCIBLE_OPEN)" COLOR[0]=5 -COLOR[1]=12 +COLOR[1]=16 COLOR[2]=1 COLOR[3]=32 COLOR[4]=1 -- cgit v1.2.3-70-g09d2