Skip to content

Commit

Permalink
last line?
Browse files Browse the repository at this point in the history
  • Loading branch information
stevetu committed Dec 20, 2012
1 parent 9c1d6a3 commit 2b2edb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion uwsgi_
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ else:
else:
workers = dd.get('workers', [])
value = sum([x.get(mode, 0) for x in workers])
print '%s.value %s' % (mode, value)
print '%s.value %s' % (mode, value)

0 comments on commit 2b2edb9

Please sign in to comment.