From 9384312f058280976943a4c48fe9745ddeb8eb57 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Tue, 19 Jan 2016 03:35:08 -0800 Subject: [PATCH] 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/1936f937e6c2 Author: Francisco Jordano Desc: Merge pull request #33594 from arcturus/bug-1219644 Bug 1219644 - Implement *test_sort_contacts.py* as an integration tes… ======== https://hg.mozilla.org/integration/gaia-central/rev/e1a0db141bdf Author: Francisco Jordano Desc: Bug 1219644 - Implement *test_sort_contacts.py* as an integration test in JavaScript r=jlorenzo ======== https://hg.mozilla.org/integration/gaia-central/rev/c83d21e3d40f Author: Francisco Jordano Desc: Merge pull request #33591 from arcturus/bug-1219636 Bug 1219636 - Implement *test_import_contacts_from_sdcard.py* as an i… ======== https://hg.mozilla.org/integration/gaia-central/rev/f4248c6f9189 Author: Francisco Jordano Desc: Bug 1219636 - Implement *test_import_contacts_from_sdcard.py* as an integration test in JavaScript r=jlorenzo --- b2g/config/gaia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/b2g/config/gaia.json b/b2g/config/gaia.json index 27c807fb4c88..257432ed998c 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "43852628a9d506c65525cceb5789b257cc939fe8", + "git_revision": "c4668c36925aaf02165be8eda4b36825bdc54431", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "c1f3c74a949f3d10f802aae79a705d440b08b091", + "revision": "1936f937e6c2293b76fe223a7182c25d6332d090", "repo_path": "integration/gaia-central" }