mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-06-25 22:08:38 +08:00

Fixes three errors: Python doesn't like the line wrap after 'and'. platform.system is a function, needs to be platform.system(). Typo all_platfroms instead of all_platforms. Change-Id: Ia875e521bc01ae2eb321ec62d839173c00f86c2d
Description
Languages
Python
98.7%
Shell
1.3%