Skip to content
Commit 318c8a08 authored by Daniel Earl Poirier's avatar Daniel Earl Poirier
Browse files

With rotatelogs -v, on platforms where APR_FINFO_NAME is not implemented,

the verbose printf for closing the file never occurred because apr_file_info_get()
always returned APR_INCOMPLETE.  Fix that so we still get a printf with the
information we get back.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1024359 13f79535-47bb-0310-9956-ffa450edef68
parent cd650fd1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment