Commit 1663e9af380ed254c79434b3cd02a1596e722399

That's not true, stupid!

* lib/amazing/cli/commands.rb: (cmd_stop_process)
Don't display log warning from --stop.

Commit diff

lib/amazing/cli/commands.rb

 
1515
1616 def cmd_stop_process
1717 if @options[:stop]
18 stop_process(true)
18 stop_process(false)
1919 exit
2020 end
2121 end
toggle raw diff