From 12c50f7939c02db85f05830c4b9fccf464b3977a Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 11 Jun 2015 01:30:48 +0100 Subject: all script: use a standard style Based on the style used for the script in resources/scripts/helpers/build/release/ --- resources/utilities/coreboot-libre/deblob | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/utilities/coreboot-libre/deblob') diff --git a/resources/utilities/coreboot-libre/deblob b/resources/utilities/coreboot-libre/deblob index 26fb75fa..3ca64bb7 100755 --- a/resources/utilities/coreboot-libre/deblob +++ b/resources/utilities/coreboot-libre/deblob @@ -26,7 +26,7 @@ set -u -e printf "Deleting blobs in coreboot\n" -cd coreboot/ +cd "coreboot/" # --------------------- # Intel SoC (broadwell): CPU microcode updates @@ -161,4 +161,4 @@ rm -f \ printf "\n\n" -cd ../ +cd "../" -- cgit v1.2.3-70-g09d2