mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-09 23:26:29 -04:00
Small improvement to test script
This commit is contained in:
parent
9f44a80ea3
commit
d13585f1b3
@ -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