зеркало из https://github.com/mozilla/pjs.git
Родитель
558ee86cc8
Коммит
cb690ee939
|
@ -558,5 +558,5 @@ class CreateProfile(ShellCommand):
|
|||
descriptionDone = ["create profile complete"]
|
||||
command = r'python mozilla/testing/tools/profiles/createTestingProfile.py --binary mozilla/objdir/dist/bin/firefox'
|
||||
|
||||
class CreateProfileWin(createProfile):
|
||||
class CreateProfileWin(CreateProfile):
|
||||
command = r'python mozilla\testing\tools\profiles\createTestingProfile.py --binary mozilla\objdir\dist\bin\firefox.exe'
|
||||
|
|
Загрузка…
Ссылка в новой задаче