Files
gerrit/gerrit-acceptance-tests
Edwin Kempin 6c54b4eaa9 Don't fail on removing star labels from change without star labels
Setting no star labels on a change that doesn't have star labels should
be a no-op, but it currently fails with 500 Internal Server Error
because it attempts to delete a ref that doesn't exist.

Change-Id: Id180e4ff4f928aa229e29ed030b7af640e4605ff
Signed-off-by: Edwin Kempin <ekempin@google.com>
(cherry picked from commit 036751e0e3)
2018-06-12 10:11:55 +09:00
..