summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-06 09:07:15 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-06 09:07:15 +0200
commitc4e4b5865383d3d38eab09bde0dbedfaa6638930 (patch)
tree658a26403858eca3841e6431b970af65180890e1 /bin/reproducible_coreboot.sh
parent813b472b6e883ea1e8963b76a1432c3a1d1fcc3e (diff)
downloadjenkins.debian.net-c4e4b5865383d3d38eab09bde0dbedfaa6638930.tar.xz
reproducible coreboot, create dbd dir
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index da0a1cdc..6abed0e9 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -206,6 +206,7 @@ echo "==========================================================================
echo "$(date) - Running $DBDVERSION on coreboot images now"
echo "============================================================================="
+create_results_dirs
PAGE=$BASE/coreboot/coreboot.html
echo "<html><head></head><body><h1>Reproducible Coreboot</h2><p>This is work in progress - only TZ, LAND and LC_CTYPE variations yet and no fancy html.</p><pre>" > $PAGE
echo -n $COREBOOT >> $PAGE