mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 14:10:39 +00:00
event.py: Revert accidental but harmless commit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4529 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
019392eadb
commit
9d81637f62
@ -230,10 +230,6 @@ class BuildStarted(BuildBase):
|
||||
"""bbmake build run started"""
|
||||
|
||||
|
||||
class BuildFailed(BuildBase):
|
||||
"""bbmake build run failed"""
|
||||
|
||||
|
||||
class BuildCompleted(BuildBase):
|
||||
"""bbmake build run completed"""
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user