Commit 185624b8 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[Installer] Only show preparing message in verbose mode

parent 4d11c65b
......@@ -95,7 +95,7 @@ module Pod
end
def prepare
UI.section 'Preparing' do
UI.message 'Preparing' do
sandbox.prepare
Migrator.migrate(sandbox)
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment