Lines Matching full:parent_job_id
1315 if self.job.parent_job_id:1316 invocation += ['--parent_job_id', str(self.job.parent_job_id)]