diff options
author | Colin Cross <ccross@android.com> | 2012-04-23 13:39:48 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2012-04-23 13:43:41 -0700 |
commit | 5465727e538bcd77200f8b3c75f002367597fc51 (patch) | |
tree | 51f376719b489eb25b57dc3fd88da116af99a53c /manifest_xml.py | |
parent | d21720db313369f25b99b4d2f3f87c8be46513d9 (diff) | |
download | git-repo-5465727e538bcd77200f8b3c75f002367597fc51.tar.gz |
Fix syntax errors in subcmds/init.py
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
Diffstat (limited to 'manifest_xml.py')
0 files changed, 0 insertions, 0 deletions