Mike Drob created ACCUMULO-2741: ----------------------------------- Summary: 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
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 (v6.2#6252)