Hello Dan Burkert, Jean-Daniel Cryans,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/3734
to review the following change.
Change subject: ksck-test: fix failure on OSX
......................................................................
ksck-test: fix failure on OSX
We previously relied on deleting the 'first' element of an unordered_map to set
up a test case. This is platform-dependent and gave a different output on OSX.
Fixed it to delete an explicit entry.
Change-Id: I4361ff48faf0ffcea86f320433514763f3b77266
---
M src/kudu/tools/ksck-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/34/3734/1
--
To view, visit http://gerrit.cloudera.org:8080/3734
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4361ff48faf0ffcea86f320433514763f3b77266
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>