Closed Bug 111730 Opened 24 years ago Closed 24 years ago

perl version 5.005 require mode passed to mkdir

Categories

(Webtools Graveyard :: Mozbot, defect)

All
Linux
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: daniele, Assigned: ian)

References

()

Details

Attachments

(1 file)

Here mozbot.pl use mkdir(dirname); my version of perl (5.005) require mkdir(dirname, mode); http://lxr.mozilla.org/mozilla/source/webtools/mozbot/mozbot.pl#158 change to mkdir($LOGFILEDIR, 0600); ....
This should fix it -- need a review so I can check this in :-)
Checked hixie mini-patch. r=daniele
Summary: perl version 5.005 require mode passed to mkdir → perl version 5.005 require mode passed to mkdir
checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
QA Contact: timeless → kerz
QA Contact: kerz → mozbot
Target Milestone: --- → 2.2
Verified Fixed.
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: