This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from c99f708127 Merge branch '2.1'
     add 38c261d123 consolidate y/n prompts in shell (#3684)
     new 57903f4636 Merge branch '2.1'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/accumulo/shell/Shell.java | 21 ++++++++++++++
 .../accumulo/shell/commands/ConfigCommand.java     | 32 ++++++++--------------
 .../shell/commands/DeleteNamespaceCommand.java     | 14 ++--------
 .../accumulo/shell/commands/DropUserCommand.java   |  9 +-----
 .../accumulo/shell/commands/MergeCommand.java      | 11 +++-----
 .../accumulo/shell/commands/TableOperation.java    | 24 +++++++---------
 .../shell/commands/DropUserCommandTest.java        | 11 ++------
 .../org/apache/accumulo/test/shell/ShellIT.java    | 10 ++++---
 8 files changed, 58 insertions(+), 74 deletions(-)

Reply via email to