mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-07 13:22:46 +00:00
Small improvement to test script
This commit is contained in:
parent
fb84d38b45
commit
067523ef98
@ -12,8 +12,7 @@ yotta_build()
|
|||||||
{
|
{
|
||||||
TARGET=$1
|
TARGET=$1
|
||||||
echo; echo "*** $TARGET ***"
|
echo; echo "*** $TARGET ***"
|
||||||
yt target $TARGET
|
yt -t $TARGET build
|
||||||
yt build
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if uname -a | grep 'Linux.*x86' >/dev/null; then
|
if uname -a | grep 'Linux.*x86' >/dev/null; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user