Improved error handling in job_mail_sender
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 14 Oct 2013 11:57:57 +0000 (14:57 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Tue, 15 Oct 2013 03:35:10 +0000 (20:35 -0700)
commit6efeba7d754c2f6f757270faba15160ff429a31c
tree8c30b9f3656bc326269ae93b80723ee70d6c4f5f
parent1cc09d42f636d3ed91a400986fda804a8aab57f6
Improved error handling in job_mail_sender

Now jobs performs sanity check for configuration parameters and returns
1 if it fails.

Fixes: #1225

Change-Id: I4c7223589ec601f22b1675f75dacaa1388e05c33
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
job_mail_sender.py