Repair destinations end-to-end in repair command

Previously, the SSH 'repair' command copied packs to all destinations
first and then issued a single replication start for the project. A
failure during the copy phase still left a replication attempt queued
for the affected destination, which is not desired. Rework the command
to drive one destination at a time so that the follow-up replication
is only triggered when its preceding pack copy succeeds.

Change-Id: Ibcc8cd5ee8a005b0c29d4fe9f4f8e1af96524d32
1 file changed
tree: f744a113ce9b374bee3064ae34446b82ddb6a8b7
  1. .settings/
  2. src/
  3. .gitignore
  4. .mailmap
  5. BUILD
  6. LICENSE