Re: [PATCH] kunit: Fix TabError, remove defconfig code and handle when there is no kunitconfig
From: Shuah Khan
Date: Tue Jun 02 2020 - 15:41:29 EST
On 5/29/20 1:28 PM, Vitor Massaru Iha wrote:
The identation before this code (`if not os.path.exists(cli_args.build_dir):``)
was with spaces instead of tabs after fixed up merge conflits,
this commit revert spaces to tabs:
Applied to linux-kselftest kunit branch for Linux 5.8-rc1
thanks,
-- Shuah