Bug 491052 - regressed setting value of EBuilder location
diff --git a/production/testScripts/genTestIndexes.xml b/production/testScripts/genTestIndexes.xml
index f2275b3..9219d18 100644
--- a/production/testScripts/genTestIndexes.xml
+++ b/production/testScripts/genTestIndexes.xml
@@ -92,6 +92,9 @@
         string="${job}"
         substring="-perf-" />
     </condition>
+    <property
+      name="EBuilderDir"
+      value="${postingDirectory}/${buildId}/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder" />
 
     <!-- This is purely a subset of tychoeclipsebuilder files, copyied at build time, so part of
       the results output we are working on, so they will be the same once the tests are done, even if gitCache updated by anohter build,
@@ -118,11 +121,6 @@
     <echo message="    testResultsHtmlFileName: ${testResultsHtmlFileName}" />
     <echo message="    isBuildTested: ${isBuildTested}" />
 
-    <property
-      name="EBuilderDir"
-      value="${postingDirectory}/${buildId}/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder" />
-
-
     <!-- This is our new, "safe for every test" location -->
     <property
       name="base.builder"