xbps_fetch_file: enable fetchRestartCalls.
This commit is contained in:
parent
2a1e4fe137
commit
0ab60b24c5
@ -111,6 +111,7 @@ xbps_fetch_file(struct xbps_handle *xhp,
|
||||
fetchLastErrCode = 0;
|
||||
|
||||
fetchTimeout = xhp->fetch_timeout;
|
||||
fetchRestartCalls = 1;
|
||||
/*
|
||||
* Get the filename specified in URI argument.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user