mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
This commit is contained in:
parent
bfea7b1f35
commit
e007b50eb7
4 changed files with 133 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
|
||||
### Option `build-max-silent-time'
|
||||
#
|
||||
# This option defines the maximum number of seconds that builder can
|
||||
# This option defines the maximum number of seconds that a builder can
|
||||
# go without producing any data on standard output or standard error.
|
||||
# This is useful (for instance in a automated build system) to catch
|
||||
# builds that are stuck in an infinite loop, or to catch remote builds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue