From 067ef0669532b0aae183fd209c821170ae507d95 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 10 Dec 2015 15:10:42 +0100 Subject: reproducible *.sh fix whitespaces --- bin/reproducible_coreboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_coreboot.sh') 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 -- cgit v1.2.3-54-g00ecf