mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +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:
@@ -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"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user