From 24a0671ae708222a74488ff84643d225df3cdf33 Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Tue, 23 Mar 2010 02:16:02 +0000 Subject: [PATCH] [releng] trying Nick's suggestions on how to make junits run in hudson. --- releng/org.eclipse.tm.releng/testing.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releng/org.eclipse.tm.releng/testing.properties b/releng/org.eclipse.tm.releng/testing.properties index adb2a936112..d181f5ea583 100644 --- a/releng/org.eclipse.tm.releng/testing.properties +++ b/releng/org.eclipse.tm.releng/testing.properties @@ -1,5 +1,5 @@ -#extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc -extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null +extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc +#extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/dev/null #name of runtime to install and test #runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip