Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15075


Change subject: [python] Use positional formatting in Python scripts
......................................................................

[python] Use positional formatting in Python scripts

get-job-stats-from-mysql.py is not compatible with Python 2.6.x
beause it uses the format function without the positions included.

I also updated other calls to format without explicit positions.

Change-Id: I0eb17a5b0435e8e78a31124c8d9f3756583cd05a
---
M build-support/iwyu/iwyu_tool.py
M src/kudu/experiments/merge-test.py
M src/kudu/scripts/get-job-stats-from-mysql.py
M src/kudu/scripts/max_skew_estimate.py
4 files changed, 7 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/15075/1
--
To view, visit http://gerrit.cloudera.org:8080/15075
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0eb17a5b0435e8e78a31124c8d9f3756583cd05a
Gerrit-Change-Number: 15075
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to