[Home]

Summary:ASTERISK-16089: [patch] logger.conf file with invalid syntax
Reporter:Paul Belanger (pabelanger)Labels:
Date Opened:2010-05-12 20:09:00Date Closed:2010-07-09 14:43:28
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Tests/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) console.errors.patch
Description:see patch for fix
Comments:By: Leif Madsen (lmadsen) 2010-05-13 09:28:17

You commented out the console line on the first two files, but just removed it on the third one. Is that intentional? (I know it doesn't really make a difference, but might as well be consistent :))

By: Paul Belanger (pabelanger) 2010-05-13 09:33:43

The first 2 have files had duplicate console=> settings (I removed the null ones), the third was just null (and removed).

By: Leif Madsen (lmadsen) 2010-05-17 11:14:17

Gotcha! Makes sense. Then I personally think this is good to go because I remember seeing those warnings as well.