[
https://issues.apache.org/jira/browse/ACCUMULO-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-2741.
-----------------------------------------
Resolution: Not A Problem
> Responses to command prompts show up in shell history
> -----------------------------------------------------
>
> Key: ACCUMULO-2741
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2741
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.6.0
> Reporter: Mike Drob
> Priority: Major
> Labels: newbie
>
> The "yes" should not appear in the command history.
> {noformat}
> root@cluster> deletetable test
> deletetable { test } (yes|no)? yes
> root@cluster> history
> 12: deletetable test
> 13: yes
> 14: history
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)