K 10 svn:author V 3 mat K 8 svn:date V 27 2017-09-25T22:45:08.013763Z K 7 svn:log V 550 Remove a useless block in the shebang checks. * Once upon a time, we checked all of STAGEDIR/PREFIX's executable files. * We then decided too many false positives were found, so we switched to only checking executable files in bin/sbin/libexec/www, and also symlinks that were in there. * And then, we decided to go back to check all of STAGEDIR/PREFIX's executable files, but forgot to remove the checks for symlinks (which are now useless because we already check all the executable files.) Reported by: lifanov Sponsored by: Absolight END