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
1 changed files with 2 additions and 4 deletions

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