]> git.phdru.name Git - bookmarks_db.git/blobdiff - Robots/bkmk_rforking.py
Recode entities before num. entities.
[bookmarks_db.git] / Robots / bkmk_rforking.py
index 849078e584a33abbb17cba4f6f74411a350e1aea..c04026e2cc6c48ce4c55425dbc585333906ae667 100644 (file)
@@ -24,7 +24,7 @@ subp_pipe = None
 def stop_subp(log):
    global check_subp, subp_pipe
    if check_subp:
-      log("   restarting hanging subprocess")
+      if log: log("   restarting hanging subprocess")
       del check_subp
    del subp_pipe