Azure / acs-engine

WE HAVE MOVED: Please join us at Azure/aks-engine!
https://github.com/Azure/aks-engine
MIT License
1.03k stars 560 forks source link

fix retrycmd_if_failure: retries should be r #4263

Closed CecileRobertMichon closed 5 years ago

CecileRobertMichon commented 5 years ago

What this PR does / why we need it: This fixes a typo where the var retries is undefined which causes the function to never retry.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

If applicable:

Release note:

tariq1890 commented 5 years ago

/lgtm