From b5ab3ec7c612e32f879e177f23ab8dde182690c3 Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Sun, 21 Jun 2015 05:40:30 -0700 Subject: [PATCH] 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/6bcd788fd4ac Author: Martijn Desc: Merge pull request #30675 from mwargers/1162112_enable Bug 1162112 - re-enable test_rocketbar_add_collection_save_bookmark.p… ======== https://hg.mozilla.org/integration/gaia-central/rev/5fb8043d5aba Author: Martijn Wargers Desc: Bug 1162112 - re-enable test_rocketbar_add_collection_save_bookmark.py in the manifest, because it works again --- 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 be67c701c3d9..a84bc38cfefb 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "7683f59196bdd0e8d4e6524e14c6aee329698f14", + "git_revision": "77dd6b90d52f94853f11101d574107b873fa01b3", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "52adc2c2cd0acb028a52c92dddfc9b134feaac3f", + "revision": "6bcd788fd4aca4ece9a8cb548c21ef1e30c08669", "repo_path": "integration/gaia-central" }