This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch 3.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 33ad3f1108d Merge branch '2.1' into 3.1 add 7f8f12039df Allow help flags to be specified for any Admin subcommand (#5220) add 27e5fe76f75 Merge branch '2.1' into 3.1 No new revisions were added by this update. Summary of changes: .../org/apache/accumulo/core/cli/TestHelp.java | 19 ++++++ .../org/apache/accumulo/server/util/Admin.java | 79 ++++++++++++++-------- .../accumulo/server/util/ServiceStatusCmd.java | 17 +---- .../accumulo/server/util/AdminCommandsTest.java | 4 +- .../accumulo/server/util/ServiceStatusCmdTest.java | 2 +- 5 files changed, 74 insertions(+), 47 deletions(-)