lib/builderator/tasks/berkshelf.rb in builderator-1.0.0.pre.rc.5 vs lib/builderator/tasks/berkshelf.rb in builderator-1.0.0.pre.rc.6

- old
+ new

@@ -9,10 +9,9 @@ # Wrap Berkshelf commands ## class Berkshelf < Thor include Thor::Actions - def self.exit_on_failure? true end desc 'configure', 'Write a Berksfile into the project workspace'