Remove exit after applying default
Signed-off-by: Scott Little <scott.little@windriver.com> Change-Id: I7dd001cde6c428176d2388b967a7105ad462209a
This commit is contained in:
@@ -38,7 +38,6 @@ fi
|
||||
if [ -z "${SIGNING_KEY_NAME}" ]; then
|
||||
SIGNING_KEY_NAME='default'
|
||||
echo "Warning: SIGNING_KEY_NAME no set in your environment, using '${SIGNING_KEY_NAME}'"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Get shim deb version number.
|
||||
|
||||
Reference in New Issue
Block a user