On Tue, Aug 06, 2024 at 08:35:21AM +0200, ???? ??????? wrote: > I'll provide better script. It is not actual patching, but detection (which > looks like a patching)
Yes I know, I'm used to that as well. Our other scripts do that, they provide a patch and that's used to detect in the end. But that's convenient, particularly when combined with source control management like git, as it suggests a change that's trivial to edit. The most important is to locate places that need to be checked by a human, the proposed fix is only a support for this and occasionally a time saver. Willy