git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Mon, 2 May 2022 09:21:00 +0000 (09:21 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Mon, 2 May 2022 09:21:00 +0000 (09:21 +0000)
server/-product/production/AMC/jobs/steps/HarrisMissingMaterialCheckerStep.java

index 1448d3d676523a421fa17f9d06eec49a60fa5643..0cbcc2795da6d07a0a98ee5f0c410e8f19b0f7ad 100644 (file)
@@ -49,7 +49,7 @@ public class HarrisMissingMaterialCheckerStep extends JobStep {
                                Path vicFilePath = Paths.get(String.valueOf(vicFile));\r
 \r
                                if (!Files.exists(vicFilePath)) {\r
-                                       logger.warn("File not exists: {}", vicFilePath);\r
+                                       logger.warn("File does not exist: {}", vicFilePath);\r
                                        continue;\r
                                }\r
 \r