author | Aki Sasaki <asasaki@mozilla.com> |
Fri, 01 Feb 2013 10:47:45 -0800 | |
changeset 130490 | e587c63703419a11e7b7c4ade34f98489fd1f837 |
parent 130489 | 8728de36d4a8c4821bdb77be792688705b1889f9 |
child 130491 | 4285b55dfb2d5436dbfb82a718b5e0ed06f98d86 |
push id | 2323 |
push user | bbajaj@mozilla.com |
push date | Mon, 01 Apr 2013 19:47:02 +0000 |
treeherder | mozilla-beta@7712be144d91 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | catlee |
bugs | 834789 |
milestone | 21.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/b2g/config/otoro/config.json +++ b/b2g/config/otoro/config.json @@ -20,15 +20,15 @@ "env": { "VARIANT": "user", "MOZILLA_OFFICIAL": "1", "B2GUPDATER": "1" }, "gecko_l10n_root": "http://hg.mozilla.org/l10n-central", "gaia": { "vcs": "hgtool", - "repo": "http://hg.mozilla.org/integration/gaia-nightly", + "repo": "http://hg.mozilla.org/integration/gaia-central", "l10n": { "vcs": "hgtool", "root": "http://hg.mozilla.org/gaia-l10n" } } }
--- a/b2g/config/panda/config.json +++ b/b2g/config/panda/config.json @@ -10,15 +10,15 @@ "{workdir}/out/target/product/panda/tests/*.zip", "{objdir}/dist/b2g-*.crashreporter-symbols.zip", "{srcdir}/b2g/config/panda/README", "{workdir}/sources.xml" ], "gecko_l10n_root": "http://hg.mozilla.org/l10n-central", "gaia": { "vcs": "hgtool", - "repo": "http://hg.mozilla.org/integration/gaia-nightly", + "repo": "http://hg.mozilla.org/integration/gaia-central", "l10n": { "vcs": "hgtool", "root": "http://hg.mozilla.org/gaia-l10n" } } }
--- a/b2g/config/unagi/config.json +++ b/b2g/config/unagi/config.json @@ -21,15 +21,15 @@ "env": { "VARIANT": "user", "MOZILLA_OFFICIAL": "1", "B2GUPDATER": "1" }, "gecko_l10n_root": "http://hg.mozilla.org/l10n-central", "gaia": { "vcs": "hgtool", - "repo": "http://hg.mozilla.org/integration/gaia-nightly", + "repo": "http://hg.mozilla.org/integration/gaia-central", "l10n": { "vcs": "hgtool", "root": "http://hg.mozilla.org/gaia-l10n" } } }