<file name='a'/> => <file>a</file>

This commit is contained in:
2021-02-19 14:44:27 +01:00
parent ac0e510e40
commit 04f8fc048c
46 changed files with 69 additions and 57 deletions

View File

@ -3,8 +3,8 @@
<services>
<service name="test">
<file name="/tmp/file1" filelist="afilllist"/>
<file name="/tmp/file2" filelist="afilllist"/>
<file filelist="afilllist">/tmp/file1</file>
<file filelist="afilllist">/tmp/file2</file>
</service>
</services>