X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;h=21681109a1bbf4d4f15823affa949aa32342f295;hp=0d66b78b88dbbe89ae4ddbea31491d1c239b747c;hb=11b760e9716cac5513dd0cf9267b8f4780b43b35;hpb=a84c0525b079804e664a030f3e213ec8ea847799 diff --git a/bin/blhc b/bin/blhc index 0d66b78..2168110 100755 --- a/bin/blhc +++ b/bin/blhc @@ -1074,6 +1074,8 @@ It's designed to check build logs generated by Debian's dpkg-buildpackage (or tools using dpkg-buildpackage like pbuilder or the official buildd build logs) to help maintainers detect missing hardening flags in their packages. +If there's no output, no flags are missing and the build log is fine. + =head1 OPTIONS =over 8 @@ -1175,6 +1177,8 @@ Normal usage, parse a single log file. blhc path/to/log/file +If there's no output, no flags are missing and the build log is fine. + Parse multiple log files. The exit code is ORed over all files. blhc path/to/directory/with/log/files/*