[PATCH db-tools 07/11] Remove print of filenames when --verbose is not used

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

 



The osinfo-db-validate command has a --verbose arg to request
printing of filenames as they are validated. Remove the stray
g_print() that duplicated this

Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx>
---
 tools/osinfo-db-validate.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/osinfo-db-validate.c b/tools/osinfo-db-validate.c
index ce3366a..70c1ac3 100644
--- a/tools/osinfo-db-validate.c
+++ b/tools/osinfo-db-validate.c
@@ -172,7 +172,6 @@ static gboolean validate_file(xmlRelaxNGValidCtxtPtr rngValid, GFile *file, GFil
         goto cleanup;
     }
 
-    g_print(_("Processed '%s'.\n"), uri);
     ret = TRUE;
 
  cleanup:
-- 
2.7.4

_______________________________________________
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