On Tue, 2020-05-26 at 16:29 -0600, Shuah Khan wrote:
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@linuxfoundation.org>
Signed-off-by: Vitor Massaru Iha vitor@massaru.org Reviewed-by: Brendan Higgins brendanhiggins@google.com Signed-off-by: Shuah Khan skhan@linuxfoundation.org
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.
Of course, I will add this.
thanks, -- Shuah