mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-10 21:59:54 -05:00
optimzie downloader
This commit is contained in:
@@ -36,7 +36,8 @@ function test_start()
|
||||
{
|
||||
test_script $1
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "Error: $1 failed to execute."
|
||||
echo "Error: $1 failed to execute."
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user