diff --git a/Utilities/ShimToSig/shim-to-sig.tool b/Utilities/ShimToSig/shim-to-sig.tool index e9b34909..b4200158 100755 --- a/Utilities/ShimToSig/shim-to-sig.tool +++ b/Utilities/ShimToSig/shim-to-sig.tool @@ -63,7 +63,7 @@ if [ $? -ne 0 ]; then sig-list-to-certs "$certfile" "${certsdir}/vendor" 1>/dev/null if [ $? -ne 0 ]; then - echo >&2 "ERROR: vendor_authorized contents cannot be processed as cert file or dbx." + echo >&2 "ERROR: vendor_authorized contents cannot be processed as cert file or sig list." rm -rf "$certsdir" rm "$certfile"