tiramisu does not take into account an empty family
This commit is contained in:
parent
40f59e83a6
commit
3a9545c9cf
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ which means that this family is a container variable that contains no variable y
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
|
|
||||||
Any family that has been declared in a structure file but is empty (i.e., contains neither :term:`variables <variable>` nor :term:`subfamilies <subfamily>`) is deleted by Rougail, that is is not present in the Rougail CLI output.
|
Any family that has been declared in a structure file but is empty (i.e., contains neither :term:`variables <variable>` nor :term:`subfamilies <subfamily>`) is not taken into account by the low level :term:`tiramisu` consistency engine.
|
||||||
|
|
||||||
Or a sub family
|
Or a sub family
|
||||||
----------------
|
----------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue