Extend job list when inheriting jobs

The append was adding the inherited jobs as a whole list, resulting
in a job list of mixed type (job and list). This was obviously throwing
errors when the job list was parsed.

Change-Id: I0b61c2466bf1e32ec62bbcb5d3323e09ad3a040b
Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
1 file changed