From fa1e819c6a3d30e8426902b315879aaef40c5dfd Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 May 2018 04:02:06 +0200 Subject: un rato --- live-mogrify.py | 1 + 1 file changed, 1 insertion(+) diff --git a/live-mogrify.py b/live-mogrify.py index 1801b9b..a1836cc 100644 --- a/live-mogrify.py +++ b/live-mogrify.py @@ -230,6 +230,7 @@ def process_live_input(opt, data_opt, rpc_client): cv2.imwrite(tmp_path, next_img) os.rename(tmp_path, next_path) + print('wrote {}'.format(next_path)) if __name__ == '__main__': listener = Listener() -- cgit v1.2.3-70-g09d2