From d67442ed5ead9a66693a39c3333bb759ad71602c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 8 Jun 2015 12:25:58 +0200 Subject: reproducible coreboot: link ftbfs to build log --- bin/reproducible_coreboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_coreboot.sh') diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh index f2859f82..3c994060 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -204,7 +204,7 @@ for i in * ; do let GOOD_ROMS+=1 fi else - write_page "
  • \"FTBFS $i failed to build from source.
  • " + write_page "
  • \"FTBFS $i failed to build from source.
  • " let BAD_ROMS+=1 fi done -- cgit v1.2.3-54-g00ecf