At search, use the prefix parameter as a prefix 45/14945/2
authorJonathan Aillet <jonathan.aillet@iot.bzh>
Mon, 2 Jul 2018 17:50:12 +0000 (19:50 +0200)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Tue, 3 Jul 2018 16:16:59 +0000 (16:16 +0000)
commit5811a53c29db2ee703b9eb5b6b303287a65f3f04
tree5a3bb3cd37ede653b83b4ac19e76ee6e3d8ae53b
parent2c29f154a70c2ac7f4f5fc8beda75734a15538c5
At search, use the prefix parameter as a prefix

Be sure that prefix parameter is used as a prefix when searching for
configuration files (when using 'ScanForConfig' function).
Before this change, the function was only checking that the
prefix parameter was present in the file name (but not necessarily
at the beginning of the file name).

Bug-AGL:SPEC-1239

Change-Id: I9986cce5fab0fd5cd6d3049731f4c5883056a5f4
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
filescan-utils.c