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

index 143303a6a28c1bb26ddb9eaf49d9159f3d76cdf2..95fff73f17108602737b87f50c974daaf630f4b0 100644 (file)
@@ -90,7 +90,7 @@ public class CleanupMountedLocationStep extends JobStep implements FileVisitor<P
 \r
                if (!Files.exists(sourcePath) || !Files.isDirectory(sourcePath)) {\r
                        logger.error(marker, "A {} mappa nem létezik.", sourceFolder);\r
-                       throw new NullPointerException(String.format("Directory %s not exists.", sourceFolder));\r
+                       throw new NullPointerException(String.format("Directory %s does not exist.", sourceFolder));\r
                }\r
 \r
                try {\r