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

index a854e1793029ae984a6384d1a551757baa751bdd..6d1c8a02287cccdb45e32f5c0897c38352037a79 100644 (file)
@@ -27,7 +27,7 @@ public class NEXIOMetadataPersisterStep extends JobStep {
                try {\r
                        Path escortFilePath = Paths.get(escortFile);\r
                        if (!escortFilePath.toFile().exists()) {\r
-                               logger.error(getMarker(), "Status file does not exists {}", escortFilePath);\r
+                               logger.error(getMarker(), "Status file does not exist {}", escortFilePath);\r
                                return null;\r
                        }\r
 \r