From a6acb4f12c943e016ef0fe5083eb22d9ee88ccf4 Mon Sep 17 00:00:00 2001
From: Holger Levsen
Date: Mon, 2 Mar 2015 23:03:23 +0100
Subject: fix typo
---
bin/reproducible_html_graphs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 29d83001..e8861610 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -374,7 +374,7 @@ PAGE=index_${VIEW}.html
echo "$(date) - starting to write $PAGE page."
write_page_header $VIEW "Overview of various statistics about reproducible builds"
write_page ""
-for $i in $SUITES ; do
+for i in $SUITES ; do
write_page " | "
done
write_page "
"
--
cgit v1.2.3-70-g09d2