devicehub: don't rush on the vc signing
This commit is contained in:
parent
02a69e6994
commit
829fb6e2a1
|
@ -128,9 +128,10 @@ wait_idhub() {
|
|||
|
||||
if [ "${result}" = "Invalid request method" ]; then
|
||||
break
|
||||
sleep 2
|
||||
else
|
||||
echo "Waiting idhub API"
|
||||
sleep 1
|
||||
sleep 3
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue