send an email when updating the SpaceAI consistently fails
[saartuer.git] / tuerd
diff --git a/tuerd b/tuerd
index c0b4413957d4af20c9543106dcd73de7253bdc6a..942c495267403d957e1e01ee579a3d88414e4a47 100755 (executable)
--- a/tuerd
+++ b/tuerd
@@ -43,7 +43,7 @@ except KeyboardInterrupt:
        # this is what we waited for!
        pass
 
-logger.info("Terminating...")
+logger.info("Terminating...") # somehow this does not arrive in the syslog
 
 # bring 'em all down
 the_waker.stop() # this one first, it "randomly" calls other threads