Small improvement to test script
This commit is contained in:
parent
fb84d38b45
commit
067523ef98
@ -12,8 +12,7 @@ yotta_build()
|
||||
{
|
||||
TARGET=$1
|
||||
echo; echo "*** $TARGET ***"
|
||||
yt target $TARGET
|
||||
yt build
|
||||
yt -t $TARGET build
|
||||
}
|
||||
|
||||
if uname -a | grep 'Linux.*x86' >/dev/null; then
|
||||
|
Loading…
Reference in New Issue
Block a user