Grant Henke has uploaded this change for review. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/15054/1 -- 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: newchange Gerrit-Change-Id: Iee528e66fc017180e50b796f8cc1d2ee31be8a5e Gerrit-Change-Number: 15054 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
