[virt-tools-list] [PATCH virt-viewer 1/2] ovirt-foreign-menu: Debug message in case of valid storage domain
Eduardo Lima (Etrunko)
etrunko at redhat.com
Fri Aug 16 18:01:22 UTC 2019
This patch series has been sent from a wrong branch, please disregard.
There should be only one patch which is a squashed version of both
On 8/16/19 2:44 PM, Eduardo Lima (Etrunko) wrote:
> Signed-off-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
> ---
> src/ovirt-foreign-menu.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/ovirt-foreign-menu.c b/src/ovirt-foreign-menu.c
> index 4ec0858..48b7b34 100644
> --- a/src/ovirt-foreign-menu.c
> +++ b/src/ovirt-foreign-menu.c
> @@ -669,6 +669,7 @@ static gboolean storage_domain_validate(OvirtForeignMenu *menu G_GNUC_UNUSED,
> }
> #endif
>
> + g_debug("Storage domain '%s' is valid", name);
> g_free(name);
> return ret;
> }
>
--
Eduardo de Barros Lima (Etrunko)
Software Engineer - Red Hat
etrunko at redhat.com
More information about the virt-tools-list
mailing list