NameError: global name 'age' is not defined
Bug #1312682 reported by
Guewen Baconnier @ Camptocamp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP Launchpad Community Utils |
Fix Released
|
High
|
Guewen Baconnier @ Camptocamp |
Bug Description
$ ./openerp-nag -f projects --authenticated
Traceback (most recent call last): 0% [ ] ETA: --:--:--
File "./openerp-nag", line 361, in <module>
main()
File "./openerp-nag", line 333, in main
nags.
File "./openerp-nag", line 176, in gen_project_nags
for nag in gen_merge_
File "./openerp-nag", line 219, in gen_merge_
age >= policy.
NameError: global name 'age' is not defined
Related branches
lp://qastaging/~camptocamp/lp-community-utils/nag-nameerror-1312682
- Yannick Vaucher @ Camptocamp: Approve
- Sandy Carter (http://www.savoirfairelinux.com): Approve
- Loïc Bellier - Numérigraphe (community): Approve (code review)
- Alexandre Fayolle - camptocamp: Approve (code review, no test)
-
Diff: 11 lines (+1/-0)1 file modifiedopenerp-nag (+1/-0)
Changed in lp-community-utils: | |
status: | New → Fix Committed |
Changed in lp-community-utils: | |
importance: | Undecided → High |
assignee: | nobody → Guewen Baconnier @ Camptocamp (gbaconnier-c2c) |
Changed in lp-community-utils: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.