From 7700a98e426d5bd371ff688a0076199a20927a95 Mon Sep 17 00:00:00 2001 From: Ryan VanderMeulen Date: Thu, 9 Apr 2015 22:36:17 -0400 Subject: [PATCH] Bug 1153060 - Bump the in-tree mozharness revision. a=me --- testing/mozharness/mozharness.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/mozharness/mozharness.json b/testing/mozharness/mozharness.json index 046601cec2fd..27c27603a42d 100644 --- a/testing/mozharness/mozharness.json +++ b/testing/mozharness/mozharness.json @@ -1,4 +1,4 @@ { "repo": "https://hg.mozilla.org/build/mozharness", - "revision": "87da3e48572d" + "revision": "31777d3667c1" }