[kernel-testing PATCH]: [ukb-mail-handler] Note the Subject: requirement in the help response message

Kamal Mostafa kamal at canonical.com
Wed Sep 10 15:00:03 UTC 2014


Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
 ukb/ukb-mail-handler | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ukb/ukb-mail-handler b/ukb/ukb-mail-handler
index 6fd070f..7d27e95 100755
--- a/ukb/ukb-mail-handler
+++ b/ukb/ukb-mail-handler
@@ -188,6 +188,8 @@ class MailHandler():
             info('Help sent to: %s' % e_from)
             if send_help:
                 body = """
+The subject of the email message must be "Subject: Kernel Test Request".
+
 The body of the email message should be a simple set of "name":"value" pairs,
 one per line. The following describe the recognized pairs:
 
-- 
1.9.1





More information about the kernel-team mailing list