Don't output full compiler FQ name on -printArgs

This commit is contained in:
Alexander Udalov
2014-06-23 10:16:12 +04:00
parent f51e172570
commit 2144088627
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
INFO: Invoking compiler org.jetbrains.jet.cli.jvm.K2JVMCompiler with arguments -printArgs -script compiler/testData/cli/jvm/hello.kts
INFO: Invoking K2JVMCompiler with arguments -printArgs -script compiler/testData/cli/jvm/hello.kts
hello
OK