Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2013-02-07 18:02:09 +0000
committerDavid Williams2013-02-07 18:02:09 +0000
commit0f4ce1c1ac81b2419cb98d17d98291718532da6e (patch)
treee88a22f918873a3fff5e49fbec69f85fdcc78140 /production/testScripts/runTests2.xml
parentb2d8c3443ecf9de3e74797bc14f12288c371fc75 (diff)
downloadeclipse.platform.releng.aggregator-0f4ce1c1ac81b2419cb98d17d98291718532da6e.tar.gz
eclipse.platform.releng.aggregator-0f4ce1c1ac81b2419cb98d17d98291718532da6e.tar.xz
eclipse.platform.releng.aggregator-0f4ce1c1ac81b2419cb98d17d98291718532da6e.zip
Bug 394293 - [CBI] launch the tests
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 0aeea6cbd..a118c9023 100644
--- a/production/testScripts/runTests2.xml
+++ b/production/testScripts/runTests2.xml
@@ -76,6 +76,7 @@
<!-- if not specified on command line, assume files come from 'download.eclipse.org' -->
<property name="DOWNLOAD_HOST" value="download.eclipse.org"/>
+ <property name="ARCHIVE_HOST" value="archive.eclipse.org"/>
<condition
property="dropsSuffix"

Back to the top