chiark / gitweb /
hippotatd: support --pidfile
[hippotat.git] / hippotatlib / __init__.py
index 7bdf4ea8e1730e49150933f56e08716c3424c3c0..bf599e7559407bc6bae98340294c098eebbaf509 100644 (file)
@@ -662,4 +662,4 @@ just `+': all DFLAGs.
 def common_run():
   log_debug(DBG.INIT, 'entering reactor')
   if not _crashing: reactor.run()
-  print('CRASHED (end)', file=sys.stderr)
+  print('ENDED', file=sys.stderr)