lib/writefully/cli.rb in writefully-0.6.3 vs lib/writefully/cli.rb in writefully-0.6.4

- old
+ new

@@ -66,6 +66,6 @@ $stderr.puts "While writing the PID to file, unexpected #{e.class}: #{e}" ::Process.kill "HUP", pid end end end -end +end \ No newline at end of file