for creole's zephir2 branch
This commit is contained in:
21
tests/flattener_dicos/80condition_itself/00-base.xml
Normal file
21
tests/flattener_dicos/80condition_itself/00-base.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<creole>
|
||||
<files/>
|
||||
<variables>
|
||||
<family name="test">
|
||||
<variable name="replicationType"/>
|
||||
</family>
|
||||
</variables>
|
||||
<constraints>
|
||||
<condition name='disabled_if_in' source='replicationType'>
|
||||
<param>master-master</param>
|
||||
<target type='variable'>replicationType</target>
|
||||
</condition>
|
||||
</constraints>
|
||||
<help/>
|
||||
</creole>
|
||||
<!-- vim: ts=4 sw=4 expandtab
|
||||
-->
|
||||
|
||||
|
Reference in New Issue
Block a user