mirror of https://github.com/tailscale/tailscale/
cmd/testwrapper: fix off-by-one error in maxAttempts check
It was checking if `>= maxAttempts` which meant that the third attempt would never run. Updates #8493 Signed-off-by: Maisem Ali <maisem@tailscale.com>pull/9077/head
parent
a61a9ab087
commit
ff7f4b4224
Loading…
Reference in New Issue