]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
test_virtlockd.aug.in: Use the correct file
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 3 Sep 2013 14:41:57 +0000 (16:41 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 3 Sep 2013 15:03:30 +0000 (17:03 +0200)
The test should refer to Virtlockd.lns, which is the name of
the module + lens in virtlockd.aug.

src/locking/test_virtlockd.aug.in

index dcd47c38b600c753f9bede652f45ff2eb95bb9ec..799818e5d1ace80d7f7c3c4be8a798b3b73a4132 100644 (file)
@@ -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" }