Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2014-03-21 06:05:59 +0000
committerDavid Williams2014-03-21 06:05:59 +0000
commit823918eba899f0142be547313e346eee90dac01c (patch)
tree3638d6b80424551a01adb4b57dc5d21d35072ff9 /production/testScripts/configuration
parent9af1eca0bbb2798b418fdbd3cb0a269671aae43c (diff)
downloadeclipse.platform.releng.aggregator-823918eba899f0142be547313e346eee90dac01c.tar.gz
eclipse.platform.releng.aggregator-823918eba899f0142be547313e346eee90dac01c.tar.xz
eclipse.platform.releng.aggregator-823918eba899f0142be547313e346eee90dac01c.zip
[releng] minor cleanup of unused variables
Diffstat (limited to 'production/testScripts/configuration')
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/linux/testing.properties2
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/linux32/testing.properties2
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/macmini/testing.properties2
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/macosx/testing.properties2
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/win7-64/testing.properties2
-rw-r--r--production/testScripts/configuration/sdk.tests/testConfigs/win7/testing.properties2
6 files changed, 0 insertions, 12 deletions
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/linux/testing.properties b/production/testScripts/configuration/sdk.tests/testConfigs/linux/testing.properties
index aebc8766e..68ea7bcb3 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/linux/testing.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/linux/testing.properties
@@ -8,8 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-#target to call in test.xml: runtests-local | runtests-remote
-testTarget=runtests-hudson
platform=linux-gtk_6.0
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/linux32/testing.properties b/production/testScripts/configuration/sdk.tests/testConfigs/linux32/testing.properties
index aebc8766e..68ea7bcb3 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/linux32/testing.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/linux32/testing.properties
@@ -8,8 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-#target to call in test.xml: runtests-local | runtests-remote
-testTarget=runtests-hudson
platform=linux-gtk_6.0
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macmini/testing.properties b/production/testScripts/configuration/sdk.tests/testConfigs/macmini/testing.properties
index 3e1ca0104..d67c036a5 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/macmini/testing.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/macmini/testing.properties
@@ -8,8 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-#target to call in test.xml: runtests-local | runtests-remote
-testTarget=runtests-hudson
platform=macosx.cocoa.x86_5.0
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/testing.properties b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/testing.properties
index 85ff45994..d6c12943a 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/macosx/testing.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/macosx/testing.properties
@@ -8,8 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-#target to call in test.xml: runtests-local | runtests-remote
-testTarget=runtests-hudson
platform=macosx.cocoa.x86_5.0
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/testing.properties b/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/testing.properties
index 738a33bd8..ad35a9e07 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/testing.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/win7-64/testing.properties
@@ -8,8 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-#target to call in test.xml: runtests-local | runtests-remote
-testTarget=runtests-hudson
#platform=win32-win32-x86_64_6.0
platform=win32-win32-x86_6.0
diff --git a/production/testScripts/configuration/sdk.tests/testConfigs/win7/testing.properties b/production/testScripts/configuration/sdk.tests/testConfigs/win7/testing.properties
index 738a33bd8..ad35a9e07 100644
--- a/production/testScripts/configuration/sdk.tests/testConfigs/win7/testing.properties
+++ b/production/testScripts/configuration/sdk.tests/testConfigs/win7/testing.properties
@@ -8,8 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-#target to call in test.xml: runtests-local | runtests-remote
-testTarget=runtests-hudson
#platform=win32-win32-x86_64_6.0
platform=win32-win32-x86_6.0

Back to the top