Re: [PATCH] acpi/tests/avocado/bits: don't remove the work directory when V is in env

2022-11-17 Thread Ani Sinha
On Thu, Nov 17, 2022 at 2:18 PM Daniel P. Berrangé wrote: > > On Thu, Nov 17, 2022 at 01:16:29PM +0530, Ani Sinha wrote: > > Debugging bits issue often involves running the QEMU command line manually > > outside of the avocado environment with the generated ISO. Hence, its > > inconvenient if the

Re: [PATCH] acpi/tests/avocado/bits: don't remove the work directory when V is in env

2022-11-17 Thread Daniel P . Berrangé
On Thu, Nov 17, 2022 at 01:16:29PM +0530, Ani Sinha wrote: > Debugging bits issue often involves running the QEMU command line manually > outside of the avocado environment with the generated ISO. Hence, its > inconvenient if the iso gets cleaned up after the test has finished. This > change > mak

[PATCH] acpi/tests/avocado/bits: don't remove the work directory when V is in env

2022-11-16 Thread Ani Sinha
Debugging bits issue often involves running the QEMU command line manually outside of the avocado environment with the generated ISO. Hence, its inconvenient if the iso gets cleaned up after the test has finished. This change makes sure that the work directory is kept after the test finishes if the