commit | b25d85d4a5ba710230b495d28d7a2750b99b071a | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Wed Jun 18 18:31:15 2014 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Wed Jun 18 18:32:36 2014 -0700 |
tree | f8ef156df5d6f6a57abe0c980d3ae6cc15907b13 | |
parent | fd69416ed12b8ffe2604ad91fab8a0729d8af30a [diff] |
Fix flow control when updating remotes Manage projects would break out of its retry loop to do git remote updates when errors occurred and not break out of the loop when it successfully ran commands. This logic is inverted. We want to retry failures and stop when we succeed. Fix the logic by inverting it. Change-Id: I75eb7e4134db618c688243c77c379c12c9468f7b