mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
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.
|
||||
|
||||
- `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
|
||||
set to `no`.
|
||||
This option has to be accompanied by a comment explaining why the tests fail.
|
||||
Allowed values:
|
||||
- `yes` (the default) to run if `XBPS_CHECK_PKGS` is set.
|
||||
- `extended` to run if `XBPS_CHECK_PKGS` is `full`.
|
||||
|
|
Loading…
Add table
Reference in a new issue