mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-29 13:26:23 +00:00
Merge remote-tracking branch 'public/pr/1871' into development
This commit is contained in:
commit
a7b35434e6
|
@ -348,6 +348,7 @@ $text"
|
|||
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||
echo "${start_red}FAILED: $failure_count${end_color}$failure_summary"
|
||||
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||
exit 1
|
||||
elif [ -z "${1-}" ]; then
|
||||
echo "SUCCESS :)"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue