mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
zfs: fix storagepoolxml2xml test
Commit c4d27bd
dropped output of owner/group -1.
Update zfs tests accordingly.
This commit is contained in:
parent
fcac0cf7e9
commit
6005bac45d
@ -12,8 +12,6 @@
|
||||
<path>/dev/zvol/testpool</path>
|
||||
<permissions>
|
||||
<mode>0755</mode>
|
||||
<owner>-1</owner>
|
||||
<group>-1</group>
|
||||
</permissions>
|
||||
</target>
|
||||
</pool>
|
||||
|
@ -11,8 +11,6 @@
|
||||
<path>/dev/zvol/testpool</path>
|
||||
<permissions>
|
||||
<mode>0755</mode>
|
||||
<owner>-1</owner>
|
||||
<group>-1</group>
|
||||
</permissions>
|
||||
</target>
|
||||
</pool>
|
||||
|
Loading…
Reference in New Issue
Block a user