Fix indention

This commit is contained in:
Ivan Kravets
2015-07-17 13:52:43 +03:00
parent 890acbc80e
commit 4cd294ef57

View File

@ -193,7 +193,7 @@ def _autoinstall_platform(ctx, platform, targets):
elif (set(p.pkg_aliases_to_names(["toolchain"])) <=
set(p.get_installed_packages())):
return
return
if (not app.get_setting("enable_prompts") or
click.confirm("The platform '%s' has not been installed yet. "