lib/flydata/command/stop.rb in flydata-0.5.4 vs lib/flydata/command/stop.rb in flydata-0.5.5

- old
+ new

@@ -16,8 +16,9 @@ if opts.full? helper = Flydata::Command::Helper.new helper.stop end end + run_exclusive :run end end end