summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
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 6616cfe4..e6bab08a 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -25,7 +25,7 @@ create_results_dirs() {
mkdir -p $BASE/coreboot/dbd
}
-save_coreboot_results(){
+save_coreboot_results() {
RUN=$1
cd coreboot-builds
for i in * ; do