Really fix #1689
This commit is contained in:
parent
6af784d5d5
commit
9e5b137ed8
4 changed files with 24 additions and 2 deletions
|
@ -64,7 +64,7 @@ module Middleman::Cli
|
|||
|
||||
if builder.run!
|
||||
clean_directories! if options['clean']
|
||||
shell.say "Project built successfully."
|
||||
shell.say 'Project built successfully.'
|
||||
else
|
||||
msg = 'There were errors during this build'
|
||||
unless options['verbose']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue