[Bug 266532] x11/lightdm: Login sessions do not respect login.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Dec 2023 14:45:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266532

--- Comment #38 from Guido Falsi <madpilot@FreeBSD.org> ---
(In reply to Anton Saietskii from comment #37)

The whitespaces are in the patch files. These are actually part of the diff
format, I cannot remove them, otherwise the patches would not apply.

A quick test with "git format-patch" shows the same exact whitespace false
positives. This makes sense, the trailing whitespaces are in the patch files,
which are generated using "make makepatch" and are part of the expected output.

BTW "git format-patch" creates multiple patch files, since I have a branch with
multiple commits here to work on this patch. I'm doing it like this because I
am merging multiple changes, but in this way I can track each one in its own
commit. But having multiple patch files in the bug report would be a problem.

I already explained this in comment #23

-- 
You are receiving this mail because:
You are the assignee for the bug.