Re: [LEDE-DEV] [PATCH v1 1/1] uclient-fetch: correct filename w/ multple URLs

2017-11-02 Thread Philip Prindeville
> On Nov 2, 2017, at 3:54 PM, Felix Fietkau wrote: > > On 2017-11-02 22:50, Philip Prindeville wrote: >> >> Okay, great. >> >> When will this show up in LEDE? > Pushed just now. > > - Felix Tested and confirmed! ___ Lede-dev

Re: [LEDE-DEV] [PATCH v1 1/1] uclient-fetch: correct filename w/ multple URLs

2017-11-02 Thread Felix Fietkau
On 2017-11-02 22:50, Philip Prindeville wrote: > >> On Nov 2, 2017, at 3:03 PM, Felix Fietkau wrote: >> >> On 2017-11-02 19:23, Philip Prindeville wrote: >>> From: Philip Prindeville >>> >>> When uclient-fetch is called with multiple URL's, it

Re: [LEDE-DEV] [PATCH v1 1/1] uclient-fetch: correct filename w/ multple URLs

2017-11-02 Thread Philip Prindeville
> On Nov 2, 2017, at 3:03 PM, Felix Fietkau wrote: > > On 2017-11-02 19:23, Philip Prindeville wrote: >> From: Philip Prindeville >> >> When uclient-fetch is called with multiple URL's, it derives the >> first filename based on the URL. When it

Re: [LEDE-DEV] [PATCH v1 1/1] uclient-fetch: correct filename w/ multple URLs

2017-11-02 Thread Felix Fietkau
On 2017-11-02 19:23, Philip Prindeville wrote: > From: Philip Prindeville > > When uclient-fetch is called with multiple URL's, it derives the > first filename based on the URL. When it then handles the 2nd and > subsequent URLs, it assumes that it was called with

[LEDE-DEV] [PATCH v1 1/1] uclient-fetch: correct filename w/ multple URLs

2017-11-02 Thread Philip Prindeville
From: Philip Prindeville When uclient-fetch is called with multiple URL's, it derives the first filename based on the URL. When it then handles the 2nd and subsequent URLs, it assumes that it was called with a -O filename argument as the output file, because it