Rename isolated-script-test-chartjson-output to isolated-script-test-perf-output.
This is needed after the flag was renamed in
3e6978a8c0
BUG=webrtc:8215
NOTRY=True
Review-Url: https://codereview.webrtc.org/3005213002
Cr-Commit-Position: refs/heads/master@{#19721}
This commit is contained in:
@ -130,7 +130,7 @@ def main(_):
|
||||
# TODO(oprypin): Remove (bugs.webrtc.org/8115)
|
||||
ignore_parser.add_argument('--isolated-script-test-output',
|
||||
type=str, default=None)
|
||||
ignore_parser.add_argument('--isolated-script-test-chartjson-output',
|
||||
ignore_parser.add_argument('--isolated-script-test-perf-output',
|
||||
type=str, default=None)
|
||||
_, args = ignore_parser.parse_known_args(args)
|
||||
|
||||
|
Reference in New Issue
Block a user