kiwi-el8/test/unit/bootloader
Marcus Schäfer f6b3b14020
Fixed return value from _get_grub2_mkconfig_tool
The method returned the basename of the tool if it could
be found by Path.which(). But the method's scope has been
changed in a way that the return value of the method must
be the result from Path.which() to allow working on the
full path name.
2020-04-16 11:24:28 +02:00
..
config Fixed return value from _get_grub2_mkconfig_tool 2020-04-16 11:24:28 +02:00
install Fixed bootloader install 2020-03-20 17:53:28 +01:00
template Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00