1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

poky-autobuild-notifier.bbclass: Fix parse error

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4681 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-06-17 12:01:17 +00:00
parent e38122a26d
commit 103372246d
+2 -4
View File
@@ -3,10 +3,8 @@
# Author: Richard Purdie
#
"""
Designed for use with the Poky autobuilder only and provides custom hooks for
certain specific events.
"""
# Designed for use with the Poky autobuilder only and provides custom hooks for
# certain specific events.
def do_autobuilder_failure_report(event):
from bb.event import getName