On Fri, Mar 06, 2026 at 09:56:16AM -0700, Jim Fehlig wrote: > Commit 1504b7f687 moved the corresponding logic from the generic > postparse code to drivers but failed to update the test driver, > which causes failures in virt-manager's test suite. > > Fixes: 1504b7f687bdfc679377e605d076776b18533468 > Signed-off-by: Jim Fehlig <[email protected]> > --- > src/test/test_driver.c | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+)
Thanks for catching this, fixing it and CC'ing me, I might have missed it otherwise! Reviewed-by: Andrea Bolognani <[email protected]> and pushed. -- Andrea Bolognani / Red Hat / Virtualization
