kiwi-el8/test
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
..
data Added new image type: wsl 2020-03-26 19:42:25 +01:00
unit Fixed return value from _get_grub2_mkconfig_tool 2020-04-16 11:24:28 +02:00