From 4471ecf66955f895ae3508b8d6fb7b5e768f735f Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Tue, 3 Sep 2013 16:41:57 +0200 Subject: [PATCH] test_virtlockd.aug.in: Use the correct file The test should refer to Virtlockd.lns, which is the name of the module + lens in virtlockd.aug. --- 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 dcd47c38b6..799818e5d1 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" } -- 2.47.2