aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests-x64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/tests-x64.sh')
-rwxr-xr-xmake/scripts/tests-x64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/tests-x64.sh b/make/scripts/tests-x64.sh
index e7301aef5..19dd95221 100755
--- a/make/scripts/tests-x64.sh
+++ b/make/scripts/tests-x64.sh
@@ -32,5 +32,5 @@ fi
export SWT_CLASSPATH=`pwd`/lib/swt/gtk-linux-x86_64/swt.jar
#export SWT_CLASSPATH=/usr/local/projects/JOGL/SWT/swt-4.3.0/gtk-linux-x86_64/swt-debug.jar
-. $SDIR/tests.sh `which java` -d64 ../build-x86_64 $*
+. $SDIR/tests.sh `which java` -DummyArg ../build-x86_64 $*