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

index 3ed0e4f407e052b00bf7768c9cd1a74e7455ba52..5b4b5fd801d9197f61e0064f2c28c30427308feb 100644 (file)
@@ -89,8 +89,8 @@ public class CleanupMountedLocationStep extends JobStep implements FileVisitor<P
                }\r
 \r
                if (!sourcePath.toFile().exists() || !sourcePath.toFile().isDirectory()) {\r
-                       logger.error(marker, "A {} mappa nem létezik.", sourceFolder);\r
-                       throw new NullPointerException(String.format("Directory %s not exists.", sourceFolder));\r
+                       logger.error(marker, "A(z) {} mappa nem létezik.", sourceFolder);\r
+                       throw new NullPointerException(String.format("Directory %s does not exist.", sourceFolder));\r
                }\r
 \r
                try {\r