summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-21 03:47:18 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-21 03:47:18 +0200
commite47cb3d3cdb9642f5b9132eae2d8b303fa0ab586 (patch)
tree756d263a993aa4b55470879579a1148217662c4a
parent0d09f66fab8e23e1004fc3bc69516233dcf5d875 (diff)
un rato
-rw-r--r--live-mogrify.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/live-mogrify.py b/live-mogrify.py
index dc44e6e..5e3f170 100644
--- a/live-mogrify.py
+++ b/live-mogrify.py
@@ -231,4 +231,4 @@ def process_live_input(opt, data_opt, rpc_client):
os.rename(tmp_path, next_path)
if __name__ == '__main__':
- listen()
+ listener = Listener()