]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Fix the augea test for qemu libvirtd options
authorDaniel Veillard <veillard@redhat.com>
Tue, 18 Sep 2012 08:28:43 +0000 (16:28 +0800)
committerDaniel Veillard <veillard@redhat.com>
Tue, 18 Sep 2012 08:28:43 +0000 (16:28 +0800)
Commit 1ccf22277be013beb3f26f0083867c9c9eddca18 forgot to
add the output to the augeas test

src/qemu/test_libvirtd_qemu.aug.in

index eac5882d8480aee5280eee0e67df35bac315e4b2..289220457c71fc81bda6beeba3f5cb0be622f202 100644 (file)
@@ -60,3 +60,4 @@ module Test_libvirtd_qemu =
 { "max_queued" = "0" }
 { "keepalive_interval" = "5" }
 { "keepalive_count" = "5" }
+{ "seccomp_sandbox" = "1" }