mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-28 02:06:25 +01:00
compat.sh cosmetics
This commit is contained in:
parent
720375e7ea
commit
4145b89091
2 changed files with 15 additions and 16 deletions
|
|
@ -471,6 +471,6 @@ else
|
|||
echo -n "FAILED"
|
||||
fi
|
||||
PASSES=`echo $TESTS - $FAILS | bc`
|
||||
echo " ($PASSES / $TESTS)"
|
||||
echo " ($PASSES / $TESTS tests)"
|
||||
|
||||
exit $FAILS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue