mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
update labels to new definition
This commit is contained in:
parent
44ae495f7a
commit
e49cde3032
@ -969,8 +969,8 @@ class RunbotController(http.Controller):
|
||||
|
||||
|
||||
LABELS = {
|
||||
1: 'WIP',
|
||||
2: 'RD',
|
||||
1: 'RDWIP',
|
||||
2: 'OE',
|
||||
}
|
||||
|
||||
# kill ` ps faux | grep ./static | awk '{print $2}' `
|
||||
|
Loading…
Reference in New Issue
Block a user