more debug messages

This commit is contained in:
make-ing 2015-10-12 13:55:57 +02:00
parent 68e4904972
commit 1593baf16b

View file

@ -1763,7 +1763,7 @@ class MachineCom(object):
# wait until we have something in the queue
self._log("+++ start get")
entry = self._send_queue.get()
self._log("+++ start get")
self._log("+++ end get")
if "?" in entry:
self._log("--- False")