]> git.cworth.org Git - sup/blobdiff - lib/sup/suicide.rb
Correct "Appending A" to "Appendix A"
[sup] / lib / sup / suicide.rb
index 7d2738cec175336cc39947321b910d37bda5ce5f..98b43462eea250aa6969221d0a8456b9697bd54a 100644 (file)
@@ -16,7 +16,7 @@ class SuicideManager
   bool_reader :die
 
   def start
-    @thread = Redwood::reporting_thread do
+    @thread = Redwood::reporting_thread("suicide watch") do
       while true
         sleep DELAY
         if File.exists? @fn