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: