Re: [PATCH] test_firmware: fix setting old custom fw path back on exit, second try

2018-04-03 Thread Luis R. Rodriguez
On Tue, Apr 3, 2018 at 1:10 PM, Ben Hutchings wrote: > On Tue, 2018-04-03 at 12:54 -0700, Luis R. Rodriguez wrote: >> On Tue, Apr 3, 2018 at 12:48 PM, Ben Hutchings >> > wrote: >> > Commit 65c79230576 tried to clear the custom

Re: [PATCH] test_firmware: fix setting old custom fw path back on exit, second try

2018-04-03 Thread Luis R. Rodriguez
On Tue, Apr 3, 2018 at 1:10 PM, Ben Hutchings wrote: > On Tue, 2018-04-03 at 12:54 -0700, Luis R. Rodriguez wrote: >> On Tue, Apr 3, 2018 at 12:48 PM, Ben Hutchings >> > wrote: >> > Commit 65c79230576 tried to clear the custom firmware path on exit by >> > writing a single space to the

Re: [PATCH] test_firmware: fix setting old custom fw path back on exit, second try

2018-04-03 Thread Ben Hutchings
On Tue, 2018-04-03 at 12:54 -0700, Luis R. Rodriguez wrote: > On Tue, Apr 3, 2018 at 12:48 PM, Ben Hutchings > > wrote: > > Commit 65c79230576 tried to clear the custom firmware path on exit by > > writing a single space to the firmware_class.path parameter.  This >

Re: [PATCH] test_firmware: fix setting old custom fw path back on exit, second try

2018-04-03 Thread Ben Hutchings
On Tue, 2018-04-03 at 12:54 -0700, Luis R. Rodriguez wrote: > On Tue, Apr 3, 2018 at 12:48 PM, Ben Hutchings > > wrote: > > Commit 65c79230576 tried to clear the custom firmware path on exit by > > writing a single space to the firmware_class.path parameter.  This > > doesn't work because nothing

Re: [PATCH] test_firmware: fix setting old custom fw path back on exit, second try

2018-04-03 Thread Luis R. Rodriguez
On Tue, Apr 3, 2018 at 12:48 PM, Ben Hutchings wrote: > Commit 65c79230576 tried to clear the custom firmware path on exit by > writing a single space to the firmware_class.path parameter. This > doesn't work because nothing strips this space from the value stored

Re: [PATCH] test_firmware: fix setting old custom fw path back on exit, second try

2018-04-03 Thread Luis R. Rodriguez
On Tue, Apr 3, 2018 at 12:48 PM, Ben Hutchings wrote: > Commit 65c79230576 tried to clear the custom firmware path on exit by > writing a single space to the firmware_class.path parameter. This > doesn't work because nothing strips this space from the value stored > and