]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[monojob] Report ongoing job status as overall return status on timeout
authorMichael Brown <mcb30@ipxe.org>
Fri, 1 Nov 2013 15:13:33 +0000 (15:13 +0000)
committerMichael Brown <mcb30@ipxe.org>
Fri, 1 Nov 2013 16:26:08 +0000 (16:26 +0000)
commitdc7a023715e8c317e8013737ccd8960ff781a15c
tree19cdd6542fc6f89d9bffc600e239dc699fccacc6
parentd1be9f4acc9d4367fb6dc793495f0cc819b5a514
[monojob] Report ongoing job status as overall return status on timeout

If a job times out then use the most recent ongoing error status
reported via job_progress() (if available) as the overall return
status.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/monojob.c