https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295191
--- Comment #4 from Andre Albsmeier <[email protected]> --- (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.
