Re: [PATCH 04/13] selftests/harness: prettify SKIP message whitespace again

From: Christian Brauner
Date: Fri Oct 09 2020 - 08:02:32 EST


On Thu, Oct 08, 2020 at 03:26:24PM +0300, Tommi Rantala wrote:
> Commit 9847d24af95c ("selftests/harness: Refactor XFAIL into SKIP")
> replaced XFAIL with SKIP in the output. Add one more space to make the
> output aligned and pretty again.
>
> Fixes: 9847d24af95c ("selftests/harness: Refactor XFAIL into SKIP")
> Signed-off-by: Tommi Rantala <tommi.t.rantala@xxxxxxxxx>
> ---

Thanks!
Reviewed-by: Christian Brauner <christian.brauner@xxxxxxxxxx>