git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Mon, 10 Jan 2022 14:41:01 +0000 (14:41 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Mon, 10 Jan 2022 14:41:01 +0000 (14:41 +0000)
server/user.jobengine.executors/src/user/jobengine/server/steps/ArchiveSubtitlesStep.java

index dff927b28a8cec2a020d7fbd27d0d54115789a28..484b8766c538c88dd1583361ad30432f9a0f04f1 100644 (file)
@@ -80,7 +80,7 @@ public class ArchiveSubtitlesStep extends JobStep {
                logger.info(getMarker(), "Sync root {} exists {}", syncTarget, syncTarget.toFile().exists());\r
 \r
                if (!sync.toFile().exists()) {\r
-                       logger.info(getMarker(), "Skipping {} synchronization, target not exists", sync);\r
+                       logger.info(getMarker(), "Skipping {} synchronization, target does not exist.", sync);\r
                        return;\r
                }\r
 \r