mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-24 09:59:46 +00:00
Rename to mbed TLS in tests/
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
set -eu
|
||||
|
||||
if [ -d library -a -d include -a -d tests ]; then :; else
|
||||
echo "Must be run from PolarSSL root" >&2
|
||||
echo "Must be run from mbed TLS root" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user