Rewording missed from previous commit
This commit is contained in:
parent
78476a7f83
commit
8cb113d8fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398142
1 changed files with 2 additions and 2 deletions
4
CHANGES
4
CHANGES
|
@ -17,8 +17,8 @@ AUTHOR: amdmi3@FreeBSD.org
|
||||||
|
|
||||||
You can now `make test' on any port to run test sequence, no-op by default.
|
You can now `make test' on any port to run test sequence, no-op by default.
|
||||||
If a port defines TEST_TARGET, it'll run sub-make with specified target,
|
If a port defines TEST_TARGET, it'll run sub-make with specified target,
|
||||||
usually `check' or `test' if upstream supports that. The port may also
|
usually `check' or `test', useful if upstream supports that. The port may
|
||||||
define custom do-test target, as well as usual satellite targets:
|
instead define custom do-test target, as well as usual satellite targets:
|
||||||
|
|
||||||
{pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off
|
{pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue