Tom Vaughan 2012-09-03 11:31:15 -07:00
parent 0f7f2b8b0c
commit fa123c1c70
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ module Middleman
if options.has_key? "clean"
clean = options.clean
else
clean = shared_inst.options.clean
clean = self.middleman_options.clean
end
if clean