970d23ff2a
If an invalid module driver is found, the method is erroneously printed out instead of the actual 'type.' This is due to missing parenthesis in the logging call. This has been fixed. Change-Id: I6fb23b3dbbec98de9ee1e2731bcfc56ab3c0ca42 Closes-Bug: #1579900
5 lines
81 B
YAML
5 lines
81 B
YAML
---
|
|
fixes:
|
|
- An invalid module driver is now logged correctly.
|
|
Bug 1579900
|