Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19831 )
Change subject: IMPALA-9627 (followup): Skip Python 2 syntax check for Python 3 files ...................................................................... IMPALA-9627 (followup): Skip Python 2 syntax check for Python 3 files Updates check-python-syntax.sh to skip checking Python 2 syntax for files that explicitly run with Python 3. push_to_asf.py was updated to use Python 3, and is no longer valid Python 2. Change-Id: I82adf4116404fbd52ec56690e451fda6c32b37cd Reviewed-on: http://gerrit.cloudera.org:8080/19831 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Michael Smith <[email protected]> --- M bin/check-python-syntax.sh 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Joe McDonnell: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/19831 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I82adf4116404fbd52ec56690e451fda6c32b37cd Gerrit-Change-Number: 19831 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
