hint on debug / explorer
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
19d3b52d73
commit
adb9ed9ca5
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1 @@
|
|||
Documentation cleanup
|
||||
- how to debug explorer => 1.0.2
|
||||
|
|
|
@ -28,6 +28,8 @@ $__type_explorer/<explorer name> (type explorer).
|
|||
In case of significant errors, the explorer may exit non-zero and return an
|
||||
error message on stderr, which will cause the cdist run to abort.
|
||||
|
||||
You can also use stderr for debugging purposes while developing a new
|
||||
explorer.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
|
|
Loading…
Reference in a new issue