#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

_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to