Re: [PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE Directories

From: Jain, Ayush
Date: Thu Mar 06 2025 - 23:12:50 EST




On 3/6/2025 8:42 PM, Steven Rostedt wrote:
> On Thu, 6 Mar 2025 10:19:04 +0530
> "Jain, Ayush" <ayushjai@xxxxxxx> wrote:
>
>> Just to be clear on my end, you mean 4 space wide tab for indentation here.
> Correct. That's what the rest of the file has.
>
>
> ....[indent 1]
> \t[indent 2]
> \t....[indent 3]
>
> Where . is a space and \t is a tab.
>
> So for every 8 spaces, use a tab, and then add 4 spaces at the end of those
> not divisible by 8.
>
> -- Steve

Ok, thank you for explaining, will update in next the version.

Thanks,
Ayush