pylintrc can't contain duplicate keys

Bug #1367959 reported by Andrew Lazarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Low
Andrew Lazarev

Bug Description

[MASTER]
ignore=tests
ignore=openstack

The first line is ignored. http://stackoverflow.com/questions/16559810/pylint-ignore-multiple-in-rcfile

Solution: either remove "ignore=tests" or write all dirs in one line "ignore=tests,openstack". I think tests need to be tested too.

Changed in sahara:
importance: Undecided → Low
Changed in sahara:
assignee: nobody → Andrew Lazarev (alazarev)
Changed in sahara:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/120598
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=e366910f388194a159476f6c113127a9e2fe31d2
Submitter: Jenkins
Branch: master

commit e366910f388194a159476f6c113127a9e2fe31d2
Author: Andrew Lazarev <email address hidden>
Date: Wed Sep 10 15:32:32 2014 -0700

    Removed attempt to ignore tests in pylint

    Change-Id: Ia665f2838c2ac59b4e9b123555e58549937c8bd3
    Closes-Bug: #1367959

Changed in sahara:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in sahara:
milestone: none → juno-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: juno-rc1 → 2014.2
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.