Azure/aztk

Setup_host.sh retry docker image pull bug

jafreck opened this issue · 1 comments

This line in setup_host.sh is invalid bash:

As a result, image pull retries never fire. Arithmetic should be enclosed in double parenthesis.

Also another line in the same file: