Files
gerrit/gerrit-server
Edwin Kempin 67810cf171 Fix error message when --query and --query2 are both used on GET /groups/
--query and --query2 on GET /groups/ are mutually exclusive. Using
both of these options at the same time already failed because the
QueryGroups REST endpoint was always returned when --query2 was
specified and QueryGroups was rejecting --query with:

  "--query" is not a valid option

Change-Id: I89aa4ea8c7f5ed8e354e0cf42635b96aba7ed93e
Signed-off-by: Edwin Kempin <ekempin@google.com>
2017-01-16 17:06:13 +01:00
..
2016-12-07 14:28:59 +01:00
2017-01-01 22:48:40 +00:00