b=464165
- bustage fix for L10nMixin class initialization git-svn-id: svn://10.0.0.236/trunk@255719 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,6 +47,7 @@ class L10nMixin(object):
|
||||
locales = None):
|
||||
self.scheduler = scheduler
|
||||
self.repoType = repoType
|
||||
self.cvsRoot = cvsRoot
|
||||
# set a default localesURL accordingly to the repoType if none has been set
|
||||
if repoType.find('hg') >= 0:
|
||||
if not localesFile:
|
||||
|
||||
Reference in New Issue
Block a user