mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-14 07:48:19 +00:00
Use a for loop for retrying instead of recursion, so we don't get nested exceptions being thrown. Add a test for this flakiness.