From 7b76c613911ac25edfbbec276c8928b0e39a8cea Mon Sep 17 00:00:00 2001 From: B2G Bumper Bot Date: Mon, 2 Nov 2015 04:00:21 -0800 Subject: [PATCH] Bumping gaia.json for 2 gaia revision(s) a=gaia-bump ======== https://hg.mozilla.org/integration/gaia-central/rev/5fbe01096e9b Author: albertopq Desc: Merge pull request #32918 from albertopq/1216415-unpin-3 Bug 1216415 - Fail to unpin the pinned site. r=benfrancis ======== https://hg.mozilla.org/integration/gaia-central/rev/d9fc1611b514 Author: albertopq Desc: Bug 1216415 - Fail to unpin the pinned site. --- 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 5eb99b2ca65f..ab4e146d0894 100644 --- a/b2g/config/gaia.json +++ b/b2g/config/gaia.json @@ -1,9 +1,9 @@ { "git": { - "git_revision": "519d03420e2d9e9ff2924ea04fba584e47a1756c", + "git_revision": "ea6366cd687f4e2522d34e45aaa5d6b6c511cb15", "remote": "https://git.mozilla.org/releases/gaia.git", "branch": "" }, - "revision": "73e95182508e350cb95b187b6310476ef4b792a4", + "revision": "5fbe01096e9ba6246391e7ebda4048d73fb95ce0", "repo_path": "integration/gaia-central" }