From 6181d1e2b0a6d42d6effcc97a9e13024f8fc693f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 23 Dec 2016 11:31:47 +0000 Subject: coreboot-libre: remove benign error message --- resources/utilities/coreboot-libre/deblob | 4 ---- 1 file changed, 4 deletions(-) (limited to 'resources') diff --git a/resources/utilities/coreboot-libre/deblob b/resources/utilities/coreboot-libre/deblob index 4d7c4fb6..3d0daa7a 100755 --- a/resources/utilities/coreboot-libre/deblob +++ b/resources/utilities/coreboot-libre/deblob @@ -26,10 +26,6 @@ set -u -e printf "Deleting blobs in coreboot\n" -if [ ! -d "coreboot/" ]; then - printf "coreboot-libre deblob: no coreboot directory exists, so there is nothing to deblob\n" -fi - for payloads in resources/libreboot/config/*; do if [ ! -d "${payloads}/" ]; then -- cgit v1.2.3-70-g09d2