ARM-software / lisa

Linux Integrated System Analysis
Apache License 2.0
203 stars 119 forks source link

lisa._kmod: Fix preinstalled kmod path when base path exists #2139

Closed douglas-raillard-arm closed 1 year ago

douglas-raillard-arm commented 1 year ago

FIX

If the base path where we look for the lisa kmod exist but no module exist, find will return an empty string without error. Handle that case and treat it as having not found the kmod.