[Bro-Dev] #1007: Broctl cron message if stats/www already exists

Bro Tracker bro at tracker.bro.org
Thu May 16 20:33:07 PDT 2013


#1007: Broctl cron message if stats/www already exists
-----------------------------+------------------------
  Reporter:  seth            |      Owner:  seth
      Type:  Merge Request   |     Status:  closed
  Priority:  Medium          |  Milestone:  Bro2.2
 Component:  BroControl      |    Version:  git/master
Resolution:  Solved/Applied  |   Keywords:
-----------------------------+------------------------
Changes (by robin):

 * status:  reopened => closed
 * resolution:   => Solved/Applied


Comment:

 Applied, however I'm not sure is fixes the issue: {{{mkdir -p}}} should be
 safe against the directory already existing. I believe the error messages
 indicates that a *file* of that name exists, in which case the new
 {{{-d}}} test will probably fail in the same way.

-- 
Ticket URL: <http://tracker.bro.org/bro/ticket/1007#comment:3>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list