aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests-solx64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/tests-solx64.sh')
-rwxr-xr-xmake/scripts/tests-solx64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/tests-solx64.sh b/make/scripts/tests-solx64.sh
index 3500f1b14..9f20e6a47 100755
--- a/make/scripts/tests-solx64.sh
+++ b/make/scripts/tests-solx64.sh
@@ -6,5 +6,5 @@ if [ -e $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh ] ; then
. $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh
fi
-. $SDIR/tests.sh `which java` -d64 ../build-solaris-x86_64 $*
+. $SDIR/tests.sh `which java` -DummyArg ../build-solaris-x86_64 $*