Hello Dan Burkert, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5574
to review the following change.
Change subject: KUDU-1812. Fix printed default of redaction flag for tools
......................................................................
KUDU-1812. Fix printed default of redaction flag for tools
A previous commit made the default redaction mode for tools get set
after parsing command line options. This means that "--help" would be
not have the correct default displayed.
This changes to using the appropriate gflags API to change the default
programatically.
Change-Id: I5f2535302122c8dc637c67cced88e77a47e62f15
---
M src/kudu/tools/tool_main.cc
1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/5574/1
--
To view, visit http://gerrit.cloudera.org:8080/5574
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f2535302122c8dc637c67cced88e77a47e62f15
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>