mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
ebe0e34b64
The storage pool tests have host-specific versions which I neglected to update in commitc44930d932
thus breaking the test-suite on non-linux OSes. Fixes:c44930d932
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
mount \
|
|
-o nosuid,noexec,nfsvers=4.1 \
|
|
-t nfs \
|
|
localhost:/var/lib/libvirt/images \
|
|
/mnt
|