зеркало из https://github.com/mozilla/gecko-dev.git
bug 1085557 - Switch symbol upload to use Socorro production server. r=rhelmer
--HG-- extra : rebase_source : b229336f85b1967c64b83645c8ecc7fc429c7fb6
This commit is contained in:
Родитель
a3987622b5
Коммит
f579fcc2d6
|
@ -20,11 +20,7 @@ import sys
|
|||
|
||||
from buildconfig import substs
|
||||
|
||||
# This is the staging server
|
||||
url = 'https://crash-stats.allizom.org/symbols/upload'
|
||||
# This is the production server, we'll switch this
|
||||
# once we're comfortable this works.
|
||||
#url = 'https://crash-stats.mozilla.com/symbols/upload'
|
||||
url = 'https://crash-stats.mozilla.com/symbols/upload'
|
||||
|
||||
def main():
|
||||
if len(sys.argv) != 2:
|
||||
|
|
Загрузка…
Ссылка в новой задаче