From: Ian Jackson Date: Mon, 4 Oct 2021 16:27:15 +0000 (+0100) Subject: host lifecycle: Use correct taskid column for runvar reconstruction X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a8468d3fa40e6382ae56174cecc0d8ce74a5c296;p=osstest.git host lifecycle: Use correct taskid column for runvar reconstruction t.taskid might be NULL since the task may have been deleted. Signed-off-by: Ian Jackson --- diff --git a/Osstest/JobDB/Executive.pm b/Osstest/JobDB/Executive.pm index 097c8d7..c5db269 100644 --- a/Osstest/JobDB/Executive.pm +++ b/Osstest/JobDB/Executive.pm @@ -542,7 +542,7 @@ END my $scanq = $dbh_tests->prepare(<