job_re: make output parseable
authorEd Bartosh <eduard.bartosh@intel.com>
Sun, 11 Jan 2015 00:34:15 +0000 (02:34 +0200)
committerZhuoX Li <zhuox.li@intel.com>
Wed, 14 Jan 2015 06:27:08 +0000 (14:27 +0800)
commitb4713b81899449682ffc59d613183091d7fc671c
treee7678bee850553bd176fcd1ccd92012d5d29dcf0
parent85e49d517406f226f268520b950fdabda0d7e0ff
job_re: make output parseable

Output of job_re is parsed by post-build groovy script.

This change adds "Submission xxxx has been yyyy" to the output to make
the output always parseable.

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