lib/files/honeybee_adapter.rb in honeybee-openstudio-2.23.4 vs lib/files/honeybee_adapter.rb in honeybee-openstudio-2.23.5

- old
+ new

@@ -32,10 +32,10 @@ require 'openstudio/workflow/adapters/output_adapter' # Local file based workflow class HoneybeeAdapter < OpenStudio::Workflow::OutputAdapters def initialize(options = {}) - puts "viiiiiiiiiiiiizzzzzzzzz!" + STDOUT.flush super end # Write to the filesystem that the process has started