[libvirt] [PATCH] test_virtlockd.aug.in: Use the correct file

Michal Privoznik mprivozn at redhat.com
Tue Sep 3 14:50:20 UTC 2013


The test should refer to Virtlockd.lns, which is the name of
the module + lens in virtlockd.aug.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 src/locking/test_virtlockd.aug.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/locking/test_virtlockd.aug.in b/src/locking/test_virtlockd.aug.in
index dcd47c3..799818e 100644
--- a/src/locking/test_virtlockd.aug.in
+++ b/src/locking/test_virtlockd.aug.in
@@ -5,7 +5,7 @@ log_outputs=\"3:syslog:libvirtd\"
 log_buffer_size = 64
 "
 
-   test Libvirtd.lns get conf =
+   test Virtlockd.lns get conf =
         { "log_level" = "3" }
         { "log_filters" = "3:remote 4:event" }
         { "log_outputs" = "3:syslog:libvirtd" }
-- 
1.8.1.5




More information about the libvir-list mailing list