lib/eco-rake/lib/task/runner_rely.rb in eco-rake-0.2.3 vs lib/eco-rake/lib/task/runner_rely.rb in eco-rake-0.2.4

- old
+ new

@@ -11,10 +11,10 @@ options_use EcoRake::Lib::Task::RunnerOptions option_forwarding(**FORWARD_RULES) def task(*_args) - sh_continue command + sh_exit_on_fail command end private def command