Skip to content

Commit 6ecd081

Browse files
committed
8294270: make test passes awkward -status:-status:error,fail to jtreg
Reviewed-by: djelinski, erikj, ihse
1 parent eca9749 commit 6ecd081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: make/RunTests.gmk

+1-1
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ define SetupRunJtregTestBody
854854
-dir:$$(JTREG_TOPDIR) \
855855
-reportDir:$$($1_TEST_RESULTS_DIR) \
856856
-workDir:$$($1_TEST_SUPPORT_DIR) \
857-
-status:$$$${JTREG_STATUS} \
857+
$$$${JTREG_STATUS} \
858858
$$(JTREG_OPTIONS) \
859859
$$(JTREG_FAILURE_HANDLER_OPTIONS) \
860860
$$(JTREG_COV_OPTIONS) \

0 commit comments

Comments
 (0)