From 8e41c5b7bbfb1da807253da98ee02a4db9782bad Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 7 Oct 2014 17:33:21 +0200 Subject: reproducible: improve CSS --- bin/reproducible_stats.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index a8bc23eb..7e8812b0 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -62,7 +62,7 @@ EOF init_navi_frame() { echo "" > $NAVI echo "" >> $NAVI - echo "
$1 " >> $NAVI + echo "
$1 " >> $NAVI echo "($2) " >> $NAVI echo "at $3: " >> $NAVI } @@ -72,7 +72,7 @@ append2navi_frame() { } finish_navi_frame() { - echo "stats for reproducible builds
" >> $NAVI + echo "
stats for reproducible builds
" >> $NAVI } link_packages() { -- cgit v1.2.3-70-g09d2