remove_check and remove_condition must be explicite

This commit is contained in:
2020-12-23 11:50:20 +01:00
parent afdc19887f
commit 08ed28fc95
8 changed files with 17 additions and 19 deletions

View File

@ -2,7 +2,7 @@
<rougail>
<variables>
<family name="general">
<variable name="condition" redefine="True"/>
<variable name="condition" redefine="True" remove_condition="True"/>
</family>
</variables>