Hello Kudu Jenkins, Adar Dembo, Grant Henke,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/9492
to look at the new patch set (#2).
Change subject: python3 support for build
......................................................................
python3 support for build
Adds python3 support to gen_version_info.py, kudu_util.py, and
push_to_asf.py while maintaining python2 compatibility.
Change-Id: I547d870a54c7d396d2706d63f65844df01ff7c57
---
M build-support/gen_version_info.py
M build-support/kudu_util.py
M build-support/push_to_asf.py
3 files changed, 39 insertions(+), 36 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/92/9492/2
--
To view, visit http://gerrit.cloudera.org:8080/9492
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I547d870a54c7d396d2706d63f65844df01ff7c57
Gerrit-Change-Number: 9492
Gerrit-PatchSet: 2
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins