forked from basho/riak_core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve output from (primarily) security commands:
* Fix a few missing EOLs on output, some in security, some in other commands * Fix check_grant_blockers to discard the 'error' tuple label from verify_permissions before adding the message to the collected errors * Stop swallowing errors in riak_core_console * Translate errors in riak_core_console * Drop problematic single-role clause for add_grant/add_revoke, was only used for unit tests, could result in an infinite loop if invoked incorrectly from shell
- Loading branch information
Showing
3 changed files
with
160 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.