Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13211 )
Change subject: IMPALA-8478: Fix test_provider.py Python 2.6 compatibility ...................................................................... IMPALA-8478: Fix test_provider.py Python 2.6 compatibility This patch updates test_provider.py to work on Python 2.6 by using a string formatting syntax that's available on both Python 2.6 and 2.7. Testing: - Ran test_provider.py on both Python 2.6 and 2.7 Change-Id: Ie7aa4a3149ae07261ecb64e84ba4fad5dd63f131 Reviewed-on: http://gerrit.cloudera.org:8080/13211 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/authorization/test_provider.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13211 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie7aa4a3149ae07261ecb64e84ba4fad5dd63f131 Gerrit-Change-Number: 13211 Gerrit-PatchSet: 3 Gerrit-Owner: Fredy Wijaya <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]>
