mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Merge remote-tracking branch 'public/pr/1871' into development
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user