[Bug 295191] 800.loginfail false positives

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Jun 2026 13:11:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295191

--- Comment #4 from Andre Albsmeier <mail@fbsd2.e4m.org> ---
(In reply to Michael Osipov from comment #3)

You are right -- we can use the simple form which (not) hits only on empty
lines (which will never happen since empty lines won't pass the grep before).

But we should use ^\$ instead of ^$ :-)

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