From 6b6b3e9fe2e222b4ec55d171f88e941f7bacd452 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 6 Jun 2015 14:48:27 +0200 Subject: reproducible coreboot: fix typos --- bin/reproducible_coreboot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh index 02288a48..96f6191c 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -210,7 +210,7 @@ echo "========================================================================== create_results_dirs PAGE=$BASE/coreboot/coreboot.html -echo "

Reproducible Coreboot

This is work in progress - only TZ, LAND and LC_CTYPE variations yet and no fancy html.

" > $PAGE
+echo "

Reproducible Coreboot

This is work in progress - only TZ, LANG and LC_CTYPE variations yet and no fancy html.

" > $PAGE
 echo -n $COREBOOT >> $PAGE
 echo "
" >> $PAGE cd .. -echo "Enjoy $REPRODUCIBLE_URL/coreboot.html" +echo "Enjoy $REPRODUCIBLE_URL/coreboot/coreboot.html" #build_rebuild # defines FTBFS #if [ $FTBFS -eq 0 ] ; then -- cgit v1.2.3-70-g09d2