Fix -notrace flag
This commit is contained in:
@@ -615,6 +615,7 @@ class CommandLineTools {
|
||||
|
||||
if (platform != null) {
|
||||
|
||||
platform.traceEnabled = traceEnabled;
|
||||
platform.execute (additionalArguments);
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user