]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Java/Source/ContextTool/org/tianocore/context/ContextMain.java
Fix the bug EDKT464. ? and * are regarded as wildcard char by OS. so we have to remov...
[mirror_edk2.git] / Tools / Java / Source / ContextTool / org / tianocore / context / ContextMain.java
index e96bb07fe058e18bd10a7411f53f4e1d7533dc71..94ea56a5c74e65c1df2e4061a21712b7b958be04 100644 (file)
@@ -43,6 +43,6 @@ public class ContextMain {
         }\r
         \r
         String workspacePath = System.getenv("WORKSPACE");\r
-        System.out.printf("%n%s%n", workspacePath + "\\Tool\\Conf\\target.txt is generated successfully!");\r
+        System.out.printf("%n%s%n", workspacePath + "\\Tool\\Conf\\target.txt is updated successfully!");\r
     }\r
 }\r