We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a4e79a + 9b4206e commit c1dd993Copy full SHA for c1dd993
test/functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
@@ -28,7 +28,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
28
<variation>NoOptions</variation>
29
</variations>
30
<command>
31
- $(JAVA_COMMAND) $(CMDLINETESTER_JVM_OPTIONS) -Xdump \
+ $(JAVA_COMMAND) $(CMDLINETESTER_JVM_OPTIONS) \
32
-DEXE=$(SQ)$(JAVA_COMMAND) $(JVM_OPTIONS)$(SQ) \
33
-DRESJAR=$(Q)$(TEST_RESROOT)$(D)imageReaderInitializationTest.jar$(Q) \
34
-jar $(CMDLINETESTER_JAR) -config $(Q)$(TEST_RESROOT)$(D)imageReaderInitializationTest.xml$(Q) \
0 commit comments