From: Richard Purdie Date: Tue, 17 Jun 2008 12:01:17 +0000 (+0000) Subject: poky-autobuild-notifier.bbclass: Fix parse error X-Git-Tag: 2011-1~8805 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=103372246d4263677d14ffd63cdc7483f3831dd1;p=openembedded-core.git poky-autobuild-notifier.bbclass: Fix parse error git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4681 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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