Skip to content

Commit 61b2e2e

Browse files
Trottdanielleadams
authored andcommitted
doc: remove legacy -J test.py option from BUILDING.md
PR-URL: #40945 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 82daaa9 commit 61b2e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ by providing the name of a subsystem:
403403

404404
```text
405405
$ make coverage-clean
406-
$ NODE_V8_COVERAGE=coverage/tmp tools/test.py -J --mode=release child-process
406+
$ NODE_V8_COVERAGE=coverage/tmp tools/test.py --mode=release child-process
407407
$ make coverage-report-js
408408
```
409409

0 commit comments

Comments
 (0)