From cfdcf868fbcd11e756aa8f7afd34d4a15ebb707f Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 17:16:12 -0800 Subject: [PATCH 01/10] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/857ff9b64b4e Author: Corey Frang Desc: Merge pull request #15535 from TheoChevalier/patch-1 Bug 961814 - [clock] Typo for "+1 Min" string (datadata-l10n-id) r=gnarf ======== https://hg.mozilla.org/integration/gaia-central/rev/62d89dc233cf Author: Théo Chevalier Desc: Fixing a typo: datadata-l10n-id > data-l10n-id --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index acc3502e407..ca52053d172 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "6946a71605af13e0284fb6f5bbe38aa4c05155d7", + "revision": "857ff9b64b4e7dda8f2c6ddbf042d86c40026291", "repo_path": "/integration/gaia-central" } From eab8c1c4a90bda593187e129b53c9747ea8f041d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 17:17:01 -0800 Subject: [PATCH 02/10] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index c555f3bdc71..bd52aecb036 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index aed9af728cc..ceed1baa7e5 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index c555f3bdc71..bd52aecb036 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index 43c5f6346de..cb46a1b92d6 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index 90d2805dafd..e6c88acbc26 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -10,7 +10,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index dcf3deae685..7f572c49fb6 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index eb7d6ea974c..31f234bf07e 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index 56a6f8c0f88..c00f7ac075b 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 9cce4f2ac42..ee9048323d4 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -11,7 +11,7 @@ - + From fc3c37109ca2f342309f397720e8efcfd1c19770 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 17:55:10 -0800 Subject: [PATCH 03/10] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/4252fd24e16f Author: EragonJ Desc: Merge pull request #15508 from EragonJ/bug-959497 Bug 959497 - [DSDS] SIM operator name needs to be updated ======== https://hg.mozilla.org/integration/gaia-central/rev/345faadcc079 Author: EragonJ Desc: Bug 959497 - [DSDS] SIM operator name needs to be updated - use AirplaneModeHelper - add voicechange event listener - update tests --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index ca52053d172..81ca6b76859 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "857ff9b64b4e7dda8f2c6ddbf042d86c40026291", + "revision": "4252fd24e16fabe52b9df6e32a94a54809c97c8c", "repo_path": "/integration/gaia-central" } From 1f626c2f508590096068d07132656d455c9122d3 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 18:01:08 -0800 Subject: [PATCH 04/10] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index bd52aecb036..6f0ed22c4ef 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index ceed1baa7e5..bdbbb13f9f2 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index bd52aecb036..6f0ed22c4ef 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index cb46a1b92d6..5c69db6078f 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index e6c88acbc26..49aa564aa13 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -10,7 +10,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 7f572c49fb6..79559b7a5be 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 31f234bf07e..ffaf27360bf 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index c00f7ac075b..cc6b681535d 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index ee9048323d4..22c63b05967 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -11,7 +11,7 @@ - + From 4275c2a8cfb463a92a0cf50d04b169f2af9417b7 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 18:20:10 -0800 Subject: [PATCH 05/10] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/d15adbd5c5b1 Author: gasolin Desc: Merge pull request #14526 from gasolin/issue-948283 Bug 948283 - [BB][refactor] host in single style folder, r=arnau ======== https://hg.mozilla.org/integration/gaia-central/rev/59be55b90b5a Author: gasolin Desc: Bug 948283 - [BB][refactor] host in single style folder --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 81ca6b76859..2f5abd0d9c9 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "4252fd24e16fabe52b9df6e32a94a54809c97c8c", + "revision": "d15adbd5c5b14787893d40e4f7d13aca057b9df6", "repo_path": "/integration/gaia-central" } From 64508729fb3363954f73b23f12152961ac4d6eb1 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 18:21:00 -0800 Subject: [PATCH 06/10] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 6f0ed22c4ef..4c456ab086a 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index bdbbb13f9f2..ccf876c8765 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 6f0ed22c4ef..4c456ab086a 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index 5c69db6078f..06d3ac01228 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index 49aa564aa13..f522efe5f83 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -10,7 +10,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 79559b7a5be..a205b23d62e 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index ffaf27360bf..d8ddaab90b0 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index cc6b681535d..f156aba9b2e 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 22c63b05967..3ce1b62f51f 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -11,7 +11,7 @@ - + From 2ced57c9800d52b52ae326cedc74d2cff6ba6090 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 18:52:48 -0800 Subject: [PATCH 07/10] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/a6ece290b974 Author: steveck-chung Desc: Merge pull request #15509 from steveck-chung/bug-950623 Bug 950623 - [Messages] Multi-recipient. Back button is kept as pressed after going back from recipients details list. r=julienw ======== https://hg.mozilla.org/integration/gaia-central/rev/ed0fa41a84ec Author: Steve Chung Desc: Bug 950623 - [Messages] Multi-recipient. Back button is kept as pressed after going back from recipients details list --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 2f5abd0d9c9..89a888a83a3 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "d15adbd5c5b14787893d40e4f7d13aca057b9df6", + "revision": "a6ece290b97430be9fafb4a53bafe24f2fe5f0b4", "repo_path": "/integration/gaia-central" } From fe5c6648baa8975f7a1d33bc35984d8b47cd6e4d Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 18:52:57 -0800 Subject: [PATCH 08/10] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 4 ++-- b2g/config/emulator-jb/sources.xml | 4 ++-- b2g/config/emulator/sources.xml | 4 ++-- b2g/config/hamachi/sources.xml | 4 ++-- b2g/config/helix/sources.xml | 4 ++-- b2g/config/inari/sources.xml | 4 ++-- b2g/config/leo/sources.xml | 4 ++-- b2g/config/mako/sources.xml | 4 ++-- b2g/config/wasabi/sources.xml | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 3dfc503b4dc..67cfdbfa294 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -12,7 +12,7 @@ - + @@ -98,4 +98,4 @@ - + \ No newline at end of file diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index 12c12779ee1..0b8b89e1a29 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -11,7 +11,7 @@ - + @@ -131,4 +131,4 @@ - + \ No newline at end of file diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 3dfc503b4dc..67cfdbfa294 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -12,7 +12,7 @@ - + @@ -98,4 +98,4 @@ - + \ No newline at end of file diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index 49b3888254d..f758f57fd63 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -11,7 +11,7 @@ - + @@ -103,4 +103,4 @@ - + \ No newline at end of file diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index 1ec279d8eb3..e0fe21fe9fa 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -10,7 +10,7 @@ - + @@ -100,4 +100,4 @@ - + \ No newline at end of file diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 654c9d28f40..3aa5d2fdb70 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -12,7 +12,7 @@ - + @@ -105,4 +105,4 @@ - + \ No newline at end of file diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 3d3bf729af6..8b3c917c8f9 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -11,7 +11,7 @@ - + @@ -101,4 +101,4 @@ - + \ No newline at end of file diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index a92a83de5dc..463a9a624ba 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -11,7 +11,7 @@ - + @@ -141,4 +141,4 @@ - + \ No newline at end of file diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index 522e8b4b73a..cbbd84c5636 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -11,7 +11,7 @@ - + @@ -102,4 +102,4 @@ - + \ No newline at end of file From 88113810aa06d6f7df96f0d920911e669919d9c3 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 19:45:53 -0800 Subject: [PATCH 09/10] Bumping gaia.json for 4 gaia revision(s) a=gaia-bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ======== https://hg.mozilla.org/integration/gaia-central/rev/18e2adbabcfa Author: Hubert Figuière Desc: Merge pull request #15476 from hfiguiere/bug917717-2 Bug 917717 - Part 2: use the prebuilt ffi. r=gaye ======== https://hg.mozilla.org/integration/gaia-central/rev/d045eca007b0 Author: Hubert Figuière Desc: Bug 917717 - Part 2: use the prebuilt ffi. ======== https://hg.mozilla.org/integration/gaia-central/rev/333969d91595 Author: steveck-chung Desc: Merge pull request #15526 from steveck-chung/bug-961231 Bug 961231 - [B2G][SMS]To: Text field’s subtext region is truncated. r=julienw ======== https://hg.mozilla.org/integration/gaia-central/rev/087bc9758258 Author: Steve Chung Desc: Bug 961231 - [B2G][SMS]To: Text field’s subtext region is truncated --- b2g/config/gaia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 89a888a83a3..6818e55318f 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,4 +1,4 @@ { - "revision": "a6ece290b97430be9fafb4a53bafe24f2fe5f0b4", + "revision": "18e2adbabcfa967611077df5a9bff7f855041324", "repo_path": "/integration/gaia-central" } From 84b6822be880978d8bce0ebc9befb5d5eeb51292 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 20 Jan 2014 19:53:30 -0800 Subject: [PATCH 10/10] Bumping manifests a=b2g-bump --- b2g/config/emulator-ics/sources.xml | 2 +- b2g/config/emulator-jb/sources.xml | 2 +- b2g/config/emulator/sources.xml | 2 +- b2g/config/hamachi/sources.xml | 2 +- b2g/config/helix/sources.xml | 2 +- b2g/config/inari/sources.xml | 2 +- b2g/config/leo/sources.xml | 2 +- b2g/config/mako/sources.xml | 2 +- b2g/config/wasabi/sources.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/b2g/config/emulator-ics/sources.xml b/b2g/config/emulator-ics/sources.xml index 67cfdbfa294..cd21468cfbb 100644 --- a/b2g/config/emulator-ics/sources.xml +++ b/b2g/config/emulator-ics/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/emulator-jb/sources.xml b/b2g/config/emulator-jb/sources.xml index 0b8b89e1a29..81467fcef43 100644 --- a/b2g/config/emulator-jb/sources.xml +++ b/b2g/config/emulator-jb/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/emulator/sources.xml b/b2g/config/emulator/sources.xml index 67cfdbfa294..cd21468cfbb 100644 --- a/b2g/config/emulator/sources.xml +++ b/b2g/config/emulator/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/hamachi/sources.xml b/b2g/config/hamachi/sources.xml index f758f57fd63..9ef75a0c354 100644 --- a/b2g/config/hamachi/sources.xml +++ b/b2g/config/hamachi/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/helix/sources.xml b/b2g/config/helix/sources.xml index e0fe21fe9fa..4237a9b756b 100644 --- a/b2g/config/helix/sources.xml +++ b/b2g/config/helix/sources.xml @@ -10,7 +10,7 @@ - + diff --git a/b2g/config/inari/sources.xml b/b2g/config/inari/sources.xml index 3aa5d2fdb70..4e60fb664e9 100644 --- a/b2g/config/inari/sources.xml +++ b/b2g/config/inari/sources.xml @@ -12,7 +12,7 @@ - + diff --git a/b2g/config/leo/sources.xml b/b2g/config/leo/sources.xml index 8b3c917c8f9..b77c45793f3 100644 --- a/b2g/config/leo/sources.xml +++ b/b2g/config/leo/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/mako/sources.xml b/b2g/config/mako/sources.xml index 463a9a624ba..dfa8c7e6b9a 100644 --- a/b2g/config/mako/sources.xml +++ b/b2g/config/mako/sources.xml @@ -11,7 +11,7 @@ - + diff --git a/b2g/config/wasabi/sources.xml b/b2g/config/wasabi/sources.xml index cbbd84c5636..8dc1b0ee8bf 100644 --- a/b2g/config/wasabi/sources.xml +++ b/b2g/config/wasabi/sources.xml @@ -11,7 +11,7 @@ - +