Hello Kudu Jenkins, Andrew Wong, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17162
to look at the new patch set (#2).
Change subject: [client] fix compilation warning in scan_token-test.cc
......................................................................
[client] fix compilation warning in scan_token-test.cc
With the newer gtest library, the INSTANTIATE_TEST_CASE_P macro was
deprecated in favor of INSTANTIATE_TEST_SUITE_P.
This changelist is a follow-up to 074e7e9a0 and doesn't contain
any functional changes.
Change-Id: I98c6b1d9931b6e9b2543e007a3f0a80b05ff80b4
---
M src/kudu/client/scan_token-test.cc
1 file changed, 3 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/17162/2
--
To view, visit http://gerrit.cloudera.org:8080/17162
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I98c6b1d9931b6e9b2543e007a3f0a80b05ff80b4
Gerrit-Change-Number: 17162
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)