forked from ungleich-public/cdist
docfix
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
3e46d593ae
commit
13ce077e8e
1 changed files with 4 additions and 4 deletions
|
@ -87,10 +87,10 @@ Related documentation:
|
|||
|
||||
STAGE 5: CODE GENERATION
|
||||
------------------------
|
||||
In this stage for every created objects its type is checked for executable
|
||||
gencode whether scripts. The gencode scripts generate the code to be executed
|
||||
on the target on stdout. If the gencode executables fail, they must print
|
||||
diagnostic messages on stderr and exit non-zero.
|
||||
In this stage for every created object its type is checked for executable
|
||||
gencode scripts. The gencode scripts generate the code to be executed on the
|
||||
target on stdout. If the gencode executables fail, they must print diagnostic
|
||||
messages on stderr and exit non-zero.
|
||||
|
||||
Related documentation:
|
||||
- cdist-object-gencode-run(1)
|
||||
|
|
Loading…
Reference in a new issue