Fix rename replication over SSH

Before this change, rename replication on the replica would always fail
because stdout was being copied to the error stream. This commit fixes
the issue by relying on the exit status of the SSH command instead.

Change-Id: I6ab0781371afe2295ce515ba8c1ace9dbd4a7956
2 files changed
tree: 263bd778eca02084326ce3f49ebd11c4cd910fcf
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Rename project plugin for Gerrit Code Review

This plugin currently supports Gerrit version 2.14.X and 2.15.X with changes in reviewDb. Also supported is the noteDb alternative for Gerrit versions 2.15.X and above.

For more information, see: src/main/resources/Documentation/about.md