Azure / aztk

AZTK powered by Azure Batch: On-demand, Dockerized, Spark Jobs on Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup_host.sh retry docker image pull bug

jafreck opened this issue · 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: