зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1486004 - Part 3 - change help prompt for remote test root to show /data/local/tmp/test_root, r=gbrown
Depends on D82745 Differential Revision: https://phabricator.services.mozilla.com/D82746
This commit is contained in:
Родитель
f39d6f85a0
Коммит
15be5895b3
|
@ -464,7 +464,7 @@ class GTestCommands(MachCommandBase):
|
|||
dest='remote_test_root',
|
||||
group='Android',
|
||||
help='Remote directory to use as test root '
|
||||
'(eg. /mnt/sdcard/tests or /data/local/tests).')
|
||||
'(eg. /data/local/tmp/test_root).')
|
||||
@CommandArgument('--libxul',
|
||||
dest='libxul_path',
|
||||
group='Android',
|
||||
|
|
Загрузка…
Ссылка в новой задаче