On Tue, Apr 17, 2018 at 11:55:00 +0200, Martin Kletzander wrote:
> Due to conditional execution of virTestRun(), the testCounter was incremented
> only if all the cases were run.  When using VIR_TEST_RANGE=x-y, first x/2 of 
> the
> increments were skipped and that made figuring out a precise case a PITA.
> Moving the condition into the test function makes it way nicer to find out the
> test numbers to use in VIR_TEST_RANGE.
> 
> Signed-off-by: Martin Kletzander <[email protected]>
> ---

Oh right. Sorry for that.

ACK

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to