K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2012-12-23T19:20:59.133002Z
K 7
svn:log
V 360
Do not attempt to rotate innfeed logs

innfeed with funnel feeds will hold its log files open forever,
so those log files cannot be safely rotated with scanlogs.  There's
no way to signal innfeed to close the log file and open a new one.
Remove the code in scanlogs that attempts to deal with them.

Patch from Florian Schlichting <fschlich@CIS.FU-Berlin.DE>.

END
