It's going to want this in a moment.
No functional change.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
set detstr "$flight.$jobinfo(job) $ts $real_args"
set details [list $flight $jobinfo(job) $stepno $detstr $iffail_status]
+ lappend details $testid
jobdb::logputs stdout "starting $detstr $testid"
jobdb::spawn-step-commit $flight $jobinfo(job) $stepno $testid
upvar #0 reap_details($fh) details
set detstr [lindex $details 3]
set iffail [lindex $details 4]
+ set testid [lindex $details 5]
jobdb::logputs stdout "awaiting $detstr"
if {[catch { close $fh } emsg]} {
set result $iffail