Fix the augea test for qemu libvirtd options

Commit 1ccf22277b forgot to
add the output to the augeas test
This commit is contained in:
Daniel Veillard 2012-09-18 16:28:43 +08:00
parent e3b6b2be58
commit b1ba47ec54

View File

@ -60,3 +60,4 @@ module Test_libvirtd_qemu =
{ "max_queued" = "0" }
{ "keepalive_interval" = "5" }
{ "keepalive_count" = "5" }
{ "seccomp_sandbox" = "1" }