mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: fix double space in augeas file
Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
parent
1b3ea6daaf
commit
361f772f6f
@ -76,7 +76,7 @@ module Libvirtd_qemu =
|
||||
| int_entry "seccomp_sandbox"
|
||||
| str_array_entry "namespaces"
|
||||
|
||||
let save_entry = str_entry "save_image_format"
|
||||
let save_entry = str_entry "save_image_format"
|
||||
| str_entry "dump_image_format"
|
||||
| str_entry "snapshot_image_format"
|
||||
| str_entry "auto_dump_path"
|
||||
|
Loading…
Reference in New Issue
Block a user