зеркало из https://github.com/mozilla/gecko-dev.git
Bug 915798 - Bad indentation in runreftest.py. r=ahal
This commit is contained in:
Родитель
1f934e09fd
Коммит
863ce29e4f
|
@ -79,7 +79,7 @@ class RefTest(object):
|
|||
if len(thispref) < 2:
|
||||
print "Error: syntax error in --setpref=" + v
|
||||
sys.exit(1)
|
||||
prefs[thispref[0]] = thispref[1]
|
||||
prefs[thispref[0]] = thispref[1]
|
||||
|
||||
# install the reftest extension bits into the profile
|
||||
addons = []
|
||||
|
|
Загрузка…
Ссылка в новой задаче