Fredy Wijaya has uploaded this change for review. ( 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 --- M tests/authorization/test_provider.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/11/13211/1 -- 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: newchange Gerrit-Change-Id: Ie7aa4a3149ae07261ecb64e84ba4fad5dd63f131 Gerrit-Change-Number: 13211 Gerrit-PatchSet: 1 Gerrit-Owner: Fredy Wijaya <[email protected]>
