On Wed, 19 Apr 2023 at 22:05, Chuck Lever cel@kernel.org wrote:
From: Chuck Lever chuck.lever@oracle.com
Circumvent the .gitignore wildcard to avoid warnings about ignored .kunitconfig files. As far as I can tell, the warnings are harmless and these files are not actually ignored.
Reported-by: kernel test robot lkp@intel.com Link: https://lore.kernel.org/oe-kbuild-all/202304142337.jc4oUrov-lkp@intel.com/ Signed-off-by: Chuck Lever chuck.lever@oracle.com
Thanks very much.
We have an equivalent patch already staged in the kselftest/kunit for 6.3: https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/co...
Cheers, -- David