summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-05 12:19:34 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-05 12:19:34 +0200
commit171d747d0ec4ba7db1480629b11cf63123b6d3e8 (patch)
tree71c8eb04a9b048b61cf7a2154e362599e5a90729 /bin/reproducible_coreboot.sh
parent50d2b1116fc9e0f61ca320209b0a9eea9378cb7b (diff)
downloadjenkins.debian.net-171d747d0ec4ba7db1480629b11cf63123b6d3e8.tar.xz
reproducible: fix copy+paste error
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 3b73e92a..44bee1bf 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -160,7 +160,7 @@ done
echo "============================================================================="
echo "$(date) - Building coreboot images now - first build run."
echo "============================================================================="
-export TZ="/usr/share/zoneinfo/Etc/GMT+12" \
+export TZ="/usr/share/zoneinfo/Etc/GMT+12"
bash utils/abuild/abuild
cd coreboot-builds