Michael Smith has uploaded this change for review. ( 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 --- M bin/check-python-syntax.sh 1 file changed, 5 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/31/19831/1 -- 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: newchange Gerrit-Change-Id: I82adf4116404fbd52ec56690e451fda6c32b37cd Gerrit-Change-Number: 19831 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
