mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-29 21:26:29 +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 "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||||
echo "${start_red}FAILED: $failure_count${end_color}$failure_summary"
|
echo "${start_red}FAILED: $failure_count${end_color}$failure_summary"
|
||||||
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||||
|
exit 1
|
||||||
elif [ -z "${1-}" ]; then
|
elif [ -z "${1-}" ]; then
|
||||||
echo "SUCCESS :)"
|
echo "SUCCESS :)"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue