X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Robots%2Fbkmk_rforking.py;h=136440c28ecc7cdc834e1563087aa154df9de220;hb=e7352b5ec7f97d1f85cc6e0d89ee0a8eeabead40;hp=07f28bcf123dc31576049c960e04431ff4964438;hpb=22ff22eb1b087f197008ceaf926d952b226f07bf;p=bookmarks_db.git diff --git a/Robots/bkmk_rforking.py b/Robots/bkmk_rforking.py index 07f28bc..136440c 100644 --- a/Robots/bkmk_rforking.py +++ b/Robots/bkmk_rforking.py @@ -100,7 +100,7 @@ class robot_forking(Robot): error = check_subp.readPendingErrLine() if not error: break - sys.stderr.write("(subp) " + error) + sys.stderr.write("(subp) %s" % error) sys.stderr.flush() except KeyboardInterrupt: