the following patch was just integrated into master: commit c410b183370609b58db5d8d94c527bddb3c79447 Author: Timothy Pearson tpearson@raptorengineeringinc.com Date: Mon Apr 25 13:33:06 2016 -0500
board_status/to-wiki: Fix background color of very recent test results
Test results under 16 days old display with an incorrect background color due to the leading zero not being preset in the associated HTML color code.
Add the leading zero where needed to generate a valid HTML color code.
Change-Id: I0dfe29ec1afc409a4908073922ac31a4091f0f1f Signed-off-by: Timothy Pearson tpearson@raptorengineeringinc.com Reviewed-on: https://review.coreboot.org/14514 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/14514 for details.
-gerrit