From 171d747d0ec4ba7db1480629b11cf63123b6d3e8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 5 Jun 2015 12:19:34 +0200 Subject: reproducible: fix copy+paste error --- bin/reproducible_coreboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2