< prev index next >

functional/appBundlerTestsJDK9/appBundlerTestsJDK9/src/com/oracle/appbundlers/utils/ConsoleBundlingManager.java

Print this page

        

@@ -258,8 +258,8 @@
         return result;
     }
 
     @Override
     public String getShortName() {
-        return "CLI";
+        return "cli";
     }
 }
< prev index next >