Bug 1638976 - Convert 'mach power' to run with Python 3. r=glandium

Differential Revision: https://phabricator.services.mozilla.com/D76273
This commit is contained in:
Nicholas Nethercote 2020-05-25 23:50:19 +00:00
parent 60ecbac3b2
commit 61f2f5aef8
2 changed files with 2 additions and 2 deletions

1
mach
View File

@ -35,7 +35,6 @@ py2commands="
mochitest
mozharness
pastebin
power
prettier-format
puppeteer-test
python

View File

@ -65,7 +65,8 @@ class MachCommands(MachCommandBase):
'--show-process-coalition',
'--show-process-gpu',
'-n', '1',
'-i', interval])
'-i', interval],
universal_newlines=True)
# When run with --show-process-coalition, |powermetrics| groups outputs
# into process coalitions, each of which has a leader.