mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix the augea test for qemu libvirtd options
Commit 1ccf22277b forgot to
add the output to the augeas test
This commit is contained in:
@@ -60,3 +60,4 @@ module Test_libvirtd_qemu =
|
||||
{ "max_queued" = "0" }
|
||||
{ "keepalive_interval" = "5" }
|
||||
{ "keepalive_count" = "5" }
|
||||
{ "seccomp_sandbox" = "1" }
|
||||
|
||||
Reference in New Issue
Block a user