Skip to content

Commit 3c21000

Browse files
2 parents 9bb7b2e + 76508f8 commit 3c21000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/aux-kjtest.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ java -jar ${TEST_RUNNER_JAR} \
7070
-gen \"${GEN_CMD}\" \
7171
-run \"${RUN_CMD}\" \
7272
-taskExt java \
73-
-expectedOutExt \"${EXPECTED_OUT_EXT}\" \
73+
-expectedOutExt ${EXPECTED_OUT_EXT} \
7474
-testsuiteName java-semantics \
7575
-classnameStyle simple \
7676
-threads ${THREADS} \

0 commit comments

Comments
 (0)