[PATCH osinfo-db-tools 6/7] validate: Add a "\n" to the error messages

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

 



Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
---
 tools/osinfo-db-validate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/osinfo-db-validate.c b/tools/osinfo-db-validate.c
index 530b8a1..ac89724 100644
--- a/tools/osinfo-db-validate.c
+++ b/tools/osinfo-db-validate.c
@@ -290,7 +290,7 @@ gint main(gint argc, gchar **argv)
     if (custom)
         locs++;
     if (locs > 1 || (locs && argc > 1)) {
-        g_printerr(_("Only one of --user, --local, --system, --dir or positional filenames can be used"));
+        g_printerr(_("Only one of --user, --local, --system, --dir or positional filenames can be used\n"));
         goto error;
     }
 
-- 
2.17.1

_______________________________________________
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