trivial: Do not timeout of very long firmware operations

This commit is contained in:
Richard Hughes 2016-08-16 18:13:41 +01:00
parent 01b9a838b4
commit c2651fb687

View File

@ -648,7 +648,7 @@ fwupd_client_install (FwupdClient *client,
g_dbus_connection_send_message_with_reply (priv->conn,
request,
G_DBUS_SEND_MESSAGE_FLAGS_NONE,
-1,
G_MAXINT,
NULL,
cancellable,
fwupd_client_send_message_cb,