forked from JavaTX/JavaCompilerCore
Datei für Logausgabe in compileToBytecode ändern
This commit is contained in:
parent
8ae7bda535
commit
63b2224f46
@ -57,7 +57,7 @@ public class SingleClassTester {
|
||||
e.printStackTrace();
|
||||
TestCase.fail();
|
||||
}finally{
|
||||
writeLog(outputDirectory+"bytecode.log");
|
||||
writeLog(inputFile+".log");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user