documented default debugLevel is wrong

Bug #1647089 reported by Michael Orlitzky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pypolicyd-spf
Fix Released
Medium
Scott Kitterman

Bug Description

The policyd-spf.conf man page says:

  Default:

         debugLevel = 1

But policydspfsupp.py has:

  defaultConfigData = {
          'debugLevel' : 5,
          ...

And unless I explicitly set debugLevel=1 in my config file, the logs go crazy, so I would suggest that the docs have it right but the code has it wrong =)

Revision history for this message
Scott Kitterman (kitterman) wrote :

Thanks. Fixed for 2.0.1 which I expect to release next week.

Changed in pypolicyd-spf:
assignee: nobody → Scott Kitterman (kitterman)
importance: Undecided → Medium
status: New → Fix Committed
milestone: none → 2.0
milestone: 2.0.0 → 2.0.1
Revision history for this message
Scott Kitterman (kitterman) wrote :

Fixed in 2.0.1

Changed in pypolicyd-spf:
milestone: 2.0.1 → none
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.