mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 15:29:35 +02:00
Revert "vendor.sh: looser error handling on find_me"
This reverts commit c9a81292e5.
This never caused actual issues. Keep it strict.
This commit is contained in:
@@ -160,6 +160,7 @@ extract_intel_me()
|
||||
x_ rm -Rf "$xbmkpwd/metmp"
|
||||
|
||||
( fx_ find_me x_ find "$xbmkpwd/$appdir" -type f ) || :; :
|
||||
set -u -e
|
||||
|
||||
if [ "$ME11bootguard" = "y" ]; then
|
||||
apply_deguard_hack
|
||||
|
||||
Reference in New Issue
Block a user