aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/poky-autobuild-notifier.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-06-17 12:01:17 +0000
committerRichard Purdie <richard@openedhand.com>2008-06-17 12:01:17 +0000
commit103372246d4263677d14ffd63cdc7483f3831dd1 (patch)
tree5747fb27ebe7d3299df6f7110c8c1ef8e8023b2f /meta/classes/poky-autobuild-notifier.bbclass
parente38122a26dbb989811108200e15e820fccb47b7c (diff)
downloadopenembedded-core-contrib-103372246d4263677d14ffd63cdc7483f3831dd1.tar.gz
poky-autobuild-notifier.bbclass: Fix parse error
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4681 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/classes/poky-autobuild-notifier.bbclass')
-rw-r--r--meta/classes/poky-autobuild-notifier.bbclass6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/classes/poky-autobuild-notifier.bbclass b/meta/classes/poky-autobuild-notifier.bbclass
index ef353e0f19..2ae6d5cf8f 100644
--- a/meta/classes/poky-autobuild-notifier.bbclass
+++ b/meta/classes/poky-autobuild-notifier.bbclass
@@ -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