mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
eba7491c59
virCommandToString has the possibility to return an already wrapped string with better format than what we get from the test wrapper script. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
mount \
|
|
-o nodev,nosuid,noexec,direct-io-mode=1 \
|
|
-t glusterfs \
|
|
example.com:/volume \
|
|
/mnt/gluster
|