From: Simon Ruderich Date: Tue, 5 Oct 2021 10:16:05 +0000 (+0200) Subject: Add example how to test blhc ignore string without a rebuild X-Git-Tag: 0.13~4 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=c1ba00b91a92dec61cf0d2ef9f5925a6165b2a7a Add example how to test blhc ignore string without a rebuild Thanks to Eriberto Mota for the suggestion. --- diff --git a/bin/blhc b/bin/blhc index 2c51ce4..b4fbbda 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1550,6 +1550,9 @@ you find false positives which affect more packages please report a bug. To generate this string simply use echo in C; make sure to use @ to suppress the echo command itself as it could also trigger a false positive. +If the build process takes a long time edit the C<.build> file in place and +tweak the ignore string until B no longer +reports any false positives. =head1 OPTIONS