This commit adds several pylint fixes. Test: for i in *.py; do pylint $i; done Change-Id: Ie7318b616ef75c2944a4c03185f49b2a3f02db50
This commit adds a utility to download multiple patch files from Gerrit by a change list query. Test: repo_patch.py -g [gerrit] [query] Change-Id: I3685c48d2ea4e5a9fa1915c4e31bc6ebb2d4ed97