Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15054 )
Change subject: [build] Fix print function usage in Python 2 ...................................................................... [build] Fix print function usage in Python 2 This fixes the scripts that use the Python 3 print function when running in Python 2. Change-Id: Iee528e66fc017180e50b796f8cc1d2ee31be8a5e Reviewed-on: http://gerrit.cloudera.org:8080/15054 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M build-support/clang_tidy_gerrit.py M build-support/iwyu.py M src/kudu/scripts/graph-metrics.py 3 files changed, 8 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/15054 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iee528e66fc017180e50b796f8cc1d2ee31be8a5e Gerrit-Change-Number: 15054 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]>
