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

Osier Yang jyang at redhat.com
Tue Sep 3 15:02:18 UTC 2013


On 03/09/13 22:50, Michal Privoznik wrote:
> 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" }
ACK




More information about the libvir-list mailing list