Philip Zeyliger has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9843 )
Change subject: IMPALA-6760: Fix for py2.7-ism in run-tests.py. ...................................................................... IMPALA-6760: Fix for py2.7-ism in run-tests.py. A set-literal snuck into run-tests.py in a recent change. We wish to avoid these to be able to run on py2.6. Change-Id: I81928d1880a493b91abb13b3a8149568c9789f66 Reviewed-on: http://gerrit.cloudera.org:8080/9843 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Philip Zeyliger <[email protected]> --- M tests/run-tests.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Philip Zeyliger: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/9843 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I81928d1880a493b91abb13b3a8149568c9789f66 Gerrit-Change-Number: 9843 Gerrit-PatchSet: 3 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]> Gerrit-Reviewer: Nithya Janarthanan <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
