forked from mindspore-Ecosystem/mindspore
modify for I48FSU
This commit is contained in:
parent
c1ebbce297
commit
4f16294bd5
|
@ -56,7 +56,7 @@ then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
expr $3 + 0 &>/dev/null
|
||||
expr $3 + 6 &>/dev/null
|
||||
if [ $? != 0 ]; then
|
||||
echo "DEVICE_ID=$3 is not an integer!"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue