From 1cf0707af6f706fa318ec9e88e5d1e46a9f34dd6 Mon Sep 17 00:00:00 2001 From: "ladislav.dusa" Date: Wed, 25 Sep 2024 16:59:01 +0200 Subject: [PATCH] rebase --- handle_imported_video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index 3e28619..1dd8d80 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -219,7 +219,7 @@ if _ACTION == "join": # get the output status = 0 - if status == 0: + if status == 0 and not _TEST: print("Moving...") for p in parts: try: