зеркало из https://github.com/mozilla/pjs.git
make project names more readable b=417779 r=rhelmer p=joduinn
This commit is contained in:
Родитель
1111210a1d
Коммит
569a9f219b
|
@ -450,6 +450,6 @@ c['status'].append(MailNotifier(
|
|||
# "admin", "password")
|
||||
|
||||
####### PROJECT IDENTITY
|
||||
c['projectName'] = "Release Automation - Trunk/1.9"
|
||||
c['projectName'] = "1.9 Production Master"
|
||||
c['projectURL'] = "http://www.mozilla.org/"
|
||||
c['buildbotURL'] = "http://production-1.9-master.build.mozilla.org:8810"
|
||||
|
|
|
@ -446,6 +446,6 @@ c['status'].append(MailNotifier(
|
|||
# "admin", "password")
|
||||
|
||||
####### PROJECT IDENTITY
|
||||
c['projectName'] = "Release Automation Production"
|
||||
c['projectName'] = "1.8 Production Master"
|
||||
c['projectURL'] = "http://www.mozilla.org/"
|
||||
c['buildbotURL'] = "http://production-1.8-master.build.mozilla.org:8810/"
|
||||
|
|
|
@ -640,6 +640,6 @@ c['status'].append(MailNotifier(
|
|||
# "admin", "password")
|
||||
|
||||
####### PROJECT IDENTITY
|
||||
c['projectName'] = "Release Automation Test"
|
||||
c['projectName'] = "1.9 Staging Master"
|
||||
c['projectURL'] = "http://www.mozilla.org/"
|
||||
c['buildbotURL'] = "http://staging-1.9-master.build.mozilla.org:8810"
|
||||
|
|
|
@ -544,6 +544,6 @@ c['status'].append(MailNotifier(
|
|||
# "admin", "password")
|
||||
|
||||
####### PROJECT IDENTITY
|
||||
c['projectName'] = "Release Automation Test"
|
||||
c['projectName'] = "1.8 Staging Master"
|
||||
c['projectURL'] = "http://www.mozilla.org/"
|
||||
c['buildbotURL'] = "http://staging-1.8-master.build.mozilla.org:8810/"
|
||||
|
|
Загрузка…
Ссылка в новой задаче