Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/9498
to review the following change.
Change subject: python3 support for push_to_asf.py
......................................................................
python3 support for push_to_asf.py
This is a fixup for 112869cf22c47543. I missed a few callers of
check_output. check_output returns a byte string, but the callers
assumed a string.
Change-Id: I80ea273e6eb8556fa803b2da879537df4f343a11
---
M build-support/gen_version_info.py
M build-support/push_to_asf.py
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/98/9498/1
--
To view, visit http://gerrit.cloudera.org:8080/9498
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I80ea273e6eb8556fa803b2da879537df4f343a11
Gerrit-Change-Number: 9498
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>