Re: [PATCH osinfo-db-tools 7/7] path: Add a "\n" to the error message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

Fwiw, I'd squash all these g_printerr messages.

Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx>
to all the g_printerr + \n patches, regardless of squashing them or not.

Christophe

On Fri, Sep 21, 2018 at 11:13:48AM +0200, Fabiano Fidêncio wrote:
> Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
> ---
>  tools/osinfo-db-path.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/osinfo-db-path.c b/tools/osinfo-db-path.c
> index 3bab4b5..7055c5d 100644
> --- a/tools/osinfo-db-path.c
> +++ b/tools/osinfo-db-path.c
> @@ -90,7 +90,7 @@ gint main(gint argc, gchar **argv)
>      if (custom)
>          locs++;
>      if (locs > 1) {
> -        g_printerr(_("Only one of --user, --local, --system & --dir can be used"));
> +        g_printerr(_("Only one of --user, --local, --system & --dir can be used\n"));
>          goto error;
>      }
>  
> -- 
> 2.17.1
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/libosinfo

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux