Skip to content
Snippets Groups Projects
Commit 11635dc5 authored by Andrey Lihatskiy's avatar Andrey Lihatskiy
Browse files

SL-15585 typo fix

parent b58fb175
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ if [ -f "$CONFIG_FILE" ]; then ...@@ -39,7 +39,7 @@ if [ -f "$CONFIG_FILE" ]; then
echo "Notarization error: failed to process the app file" echo "Notarization error: failed to process the app file"
exit 1 exit 1
fi fi
elif else
echo "Notarization error: couldn't get request UUID" echo "Notarization error: couldn't get request UUID"
exit 1 exit 1
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment