mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
zfs: fix storagepoolxml2xml test
Commit 7c2d65d dropped setting default mode.
Update zfs tests accordingly.
This commit is contained in:
@@ -10,8 +10,5 @@
|
||||
</source>
|
||||
<target>
|
||||
<path>/dev/zvol/testpool</path>
|
||||
<permissions>
|
||||
<mode>0755</mode>
|
||||
</permissions>
|
||||
</target>
|
||||
</pool>
|
||||
|
||||
@@ -9,8 +9,5 @@
|
||||
</source>
|
||||
<target>
|
||||
<path>/dev/zvol/testpool</path>
|
||||
<permissions>
|
||||
<mode>0755</mode>
|
||||
</permissions>
|
||||
</target>
|
||||
</pool>
|
||||
|
||||
Reference in New Issue
Block a user