K 10 svn:author V 7 mandree K 8 svn:date V 27 2016-09-10T18:53:56.581362Z K 7 svn:log V 440 Ignore SIGINFO during self-tests. In the FreeBSD-specific patch, when the environment variable e2fsprogs_inhibit_SIGINFO exists (whatever its content, even if empty), do NOT install the SIGINFO handler. Leverage this when running the self-tests. This is to avoid false negatives during the self-tests due to interspersed SIGINFO output redirected from stderr to the log files. Bump PORTREVISION because this changes the e2fsck utility. END