mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-05 09:29:45 +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
97.9%
Shell
2.1%