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