On 5/26/20 12:34 PM, Vitor Massaru Iha wrote:
To make KUnit easier to use, and to avoid overwriting object and .config files, the default KUnit build directory is set to .kunit * Related bug: https://bugzilla.kernel.org/show_bug.cgi?id=205221 Fixed up minor merge conflicts - Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> Signed-off-by: Vitor Massaru Iha <vitor@xxxxxxxxxxx> Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx> Signed-off-by: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> --- version after merge on kunit brach: * fix identation (tabs instead of spaces)
You mentioned spaces breaking python. Please include the python errors and make it clear in the change log what is fixes. thanks, -- Shuah