Manual.md: require justification for make_check
This commit is contained in:
parent
5226aae5ff
commit
071d4ddd6b
1 changed files with 1 additions and 2 deletions
|
@ -605,8 +605,7 @@ patches to the package sources during `do_patch()`. Patches are stored in
|
||||||
and `XBPS_MAKEJOBS` has no effect.
|
and `XBPS_MAKEJOBS` has no effect.
|
||||||
|
|
||||||
- `make_check` Sets the cases in which the `check` phase is run.
|
- `make_check` Sets the cases in which the `check` phase is run.
|
||||||
This option should usually be accompanied by a comment explaining why it was set, especially when
|
This option has to be accompanied by a comment explaining why the tests fail.
|
||||||
set to `no`.
|
|
||||||
Allowed values:
|
Allowed values:
|
||||||
- `yes` (the default) to run if `XBPS_CHECK_PKGS` is set.
|
- `yes` (the default) to run if `XBPS_CHECK_PKGS` is set.
|
||||||
- `extended` to run if `XBPS_CHECK_PKGS` is `full`.
|
- `extended` to run if `XBPS_CHECK_PKGS` is `full`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue