summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew McDermott <andrew.mcdermott@linaro.org>2013-11-14 11:30:39 +0000
committerAndrew McDermott <andrew.mcdermott@linaro.org>2013-11-14 11:30:39 +0000
commit217ef0896291e848c20019d110f6156d18f6739d (patch)
treeb243152bafe94d842458814d29925208252bba44
parent23b48c19555ee98cb94f0aa258a7e29f0aa0c233 (diff)
foo
-rwxr-xr-xjtreg/linux/bin/jtreg-lava2
1 files changed, 1 insertions, 1 deletions
diff --git a/jtreg/linux/bin/jtreg-lava b/jtreg/linux/bin/jtreg-lava
index 05ed12f..44e6490 100755
--- a/jtreg/linux/bin/jtreg-lava
+++ b/jtreg/linux/bin/jtreg-lava
@@ -158,7 +158,7 @@ if [ -n "$JTREG_LAVA_PREBUILT_CLASSES_DIR" ]; then
fi
"${JT_JAVA}" \
- "${JT_JAVA_OPTS}" \
+ ${JT_JAVA_OPTS} \
$javaOpts \
-Dprogram=`basename "$0"` \
-jar "${JT_HOME}/lib/jtreg.jar" \