xbps_fetch_file: enable fetchRestartCalls.
This commit is contained in:
@ -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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user