From dfb4021022b13a87af38004c4a50e70ac03dba6c Mon Sep 17 00:00:00 2001 From: "raliiev%mozilla.com" Date: Mon, 3 Nov 2014 22:22:54 +0000 Subject: [PATCH] Bug 1093313 - Point esr24 nightly builds at esr31. r=nthomas git-svn-id: svn://10.0.0.236/trunk@265660 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/aus/xml/inc/config-dist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/aus/xml/inc/config-dist.php b/mozilla/webtools/aus/xml/inc/config-dist.php index ad32653cc65..ed083fa5258 100644 --- a/mozilla/webtools/aus/xml/inc/config-dist.php +++ b/mozilla/webtools/aus/xml/inc/config-dist.php @@ -559,7 +559,7 @@ $productBranchVersions = array( 'nightly-profiling' => 'mozilla-central', 'nightly-esr10' => 'mozilla-esr24', 'nightly-esr17' => 'mozilla-esr24', - 'nightly-esr24' => 'mozilla-esr24', + 'nightly-esr24' => 'mozilla-esr31', 'nightly-esr31' => 'mozilla-esr31', 'aurora' => 'mozilla-aurora', 'auroratest' => 'mozilla-aurora-test'