mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-07-25 05:17:05 +00:00
5465727e538bcd77200f8b3c75f002367597fc51
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%
Shell
2%