File tree 2 files changed +1
-1376
lines changed
2 files changed +1
-1376
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ ifeq ($(USE_JRE),1)
126
126
JAVA_TO_TEST = $(JRE_COMMAND )
127
127
endif
128
128
129
- JCK_CMD_TEMPLATE = $(JAVA_TO_TEST ) -Djvm.options=$(Q )$(JVM_OPTIONS )$(Q ) -Dother.opts=$(Q )$(OTHER_OPTS )$(Q ) -cp $(TEST_ROOT ) /jck/jtrunner/bin JavaTestRunner resultsRoot =$(REPORTDIR ) testRoot=$(TEST_ROOT ) jckRoot=$(JCK_ROOT ) jckversion=$(JCK_VERSION ) spec=$(SPEC ) configAltPath=$(CONFIG_ALT_PATH ) $(APPLICATION_OPTIONS )
129
+ JCK_CMD_TEMPLATE = $(JAVA_TO_TEST ) -Djvm.options=$(Q )$(JVM_OPTIONS )$(Q ) -Dother.opts=$(Q )$(OTHER_OPTS )$(Q ) -cp $(TEST_ROOT ) /jck/jtrunner/bin JavatestUtil workdir =$(REPORTDIR ) testRoot=$(TEST_ROOT ) jckRoot=$(JCK_ROOT ) jckversion=$(JCK_VERSION ) spec=$(SPEC ) configAltPath=$(CONFIG_ALT_PATH ) $(APPLICATION_OPTIONS )
130
130
WORKSPACE =/home/jenkins/jckshare/workspace/output_$(UNIQUEID ) /$@
131
131
132
132
ifneq ($(filter aix_ppc-64 zos_390 linux_ppc-64_le linux_390-64, $(SPEC ) ) ,)
You can’t perform that action at this time.
0 commit comments