Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205353
b: refs/heads/master
c: 207f90f
h: refs/heads/master
i:
  205351: 89bf8de
v: v3
  • Loading branch information
Frederic Weisbecker committed Aug 1, 2010
1 parent 08cf911 commit 0780e03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 749e507411b17ad686783b6d1183befd846fb81b
refs/heads/master: 207f90fc4757adc732d5ac23ad11bb90dd078754
3 changes: 1 addition & 2 deletions trunk/tools/perf/scripts/python/sched-migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,7 @@ def taskState(state):
}

if state not in states:
print "Unhandled task state %d" % state
return ""
return "Unknown"

return states[state]

Expand Down

0 comments on commit 0780e03

Please sign in to comment.