From 7d9c9d6cc0664f2d92e771a5c088cc251a619759 Mon Sep 17 00:00:00 2001 Message-Id: <7d9c9d6cc0664f2d92e771a5c088cc251a619759.1378475168.git.jdenemar@redhat.com> From: Michal Privoznik Date: Tue, 3 Sep 2013 17:15:51 +0200 Subject: [PATCH] test_virtlockd.aug.in: Use the correct file https://bugzilla.redhat.com/show_bug.cgi?id=1003685 The test should refer to Virtlockd.lns, which is the name of the module + lens in virtlockd.aug. (cherry picked from commit 4471ecf66955f895ae3508b8d6fb7b5e768f735f) --- 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.3.2