<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Sep 21, 2018 at 11:13 AM Fabiano Fidêncio <<a href="mailto:fidencio@redhat.com">fidencio@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">osinfo-db-export does not have to take one argument as, in case the<br>
archive file to export is not passed a generic one will be created.<br>
<br>
Signed-off-by: Fabiano Fidêncio <<a href="mailto:fidencio@redhat.com" target="_blank">fidencio@redhat.com</a>><br></blockquote><div><br></div><div>Self-nack to this one. The others are still valid. :-)<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
---<br>
 tools/osinfo-db-export.c | 6 ------<br>
 1 file changed, 6 deletions(-)<br>
<br>
diff --git a/tools/osinfo-db-export.c b/tools/osinfo-db-export.c<br>
index 8b2d5fb..2c1bb8d 100644<br>
--- a/tools/osinfo-db-export.c<br>
+++ b/tools/osinfo-db-export.c<br>
@@ -522,12 +522,6 @@ gint main(gint argc, gchar **argv)<br>
         goto error;<br>
     }<br>
<br>
-    if (argc > 2) {<br>
-        g_printerr(_("%s: expected path to one archive file to export\n"),<br>
-                   argv0);<br>
-        goto error;<br>
-    }<br>
-<br>
     if (local)<br>
         locs++;<br>
     if (system)<br>
-- <br>
2.17.1<br>
<br>
</blockquote></div></div>