update labels to new definition

This commit is contained in:
Martin Trigaux 2014-06-17 12:33:01 +02:00
parent 44ae495f7a
commit e49cde3032

View File

@ -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}' `