Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2014-10-29 02:03:46 +0000
committerDavid Williams2014-10-29 02:03:46 +0000
commit4d0c8b6dd187bd603fd36dbf3188988288fd4140 (patch)
tree1c1e87d210f1774d2199345e5aa425a4be40e7c4 /production/testScripts/runTests2.xml
parent9cbec101ce844efcc3b4fe9f769881495f10a27d (diff)
downloadeclipse.platform.releng.aggregator-4d0c8b6dd187bd603fd36dbf3188988288fd4140.tar.gz
eclipse.platform.releng.aggregator-4d0c8b6dd187bd603fd36dbf3188988288fd4140.tar.xz
eclipse.platform.releng.aggregator-4d0c8b6dd187bd603fd36dbf3188988288fd4140.zip
Bug 390821 - Performance testing back end on eclipse.org
Diffstat (limited to 'production/testScripts/runTests2.xml')
-rw-r--r--production/testScripts/runTests2.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/production/testScripts/runTests2.xml b/production/testScripts/runTests2.xml
index 799123b99..b165250f6 100644
--- a/production/testScripts/runTests2.xml
+++ b/production/testScripts/runTests2.xml
@@ -526,6 +526,7 @@
-->
<printProperty property="buildId" />
+ <printProperty property="buildIdToUse" />
<printProperty property="buildType" />
<printProperty property="eclipseStream" />
<printProperty property="previousReleaseVersion" />

Back to the top