mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-27 14:56:46 +08:00

urllib2 is not thread safe and may be causing sync to lock up or not work correctly on various platforms. Instead use the command line curl program. Change-Id: I36eaf18bb4df089d26ea99d533cb015e7c616eb0
Description
Languages
Python
98.7%
Shell
1.3%