Skip to content
Snippets Groups Projects
Commit 667ea44a authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Forgotten debug

parent 6cf01ae8
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ def main(argv=None):
i3sock.receive()
else:
print >>sys.stderr, "Unexpected poll event %xi on %s" % (flag, str(sock))
debug("Unexpected poll event %xi on %s" % (flag, str(sock)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment