]> Git Repo - qemu.git/commit
tests/vm: make --interactive (and therefore DEBUG=1) unconditional
authorAlex Bennée <[email protected]>
Tue, 12 Nov 2019 15:08:15 +0000 (15:08 +0000)
committerAlex Bennée <[email protected]>
Wed, 20 Nov 2019 10:53:31 +0000 (10:53 +0000)
commitbcc388df07b8ac69660c2ad0200d4f242513e642
tree4d5b3d9b776e78412b53293343271f20cb7bcbba
parent39e2821077e6dcf788b7c2a9ef50970ec7995437
tests/vm: make --interactive (and therefore DEBUG=1) unconditional

While the concept of only dropping to ssh if a test fails is nice it
is more useful for this to be unconditional. You usually just want to
get the build up and running and then noodle around debugging or
attempting to replicate.

Cc: Peter Maydell <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
tests/vm/basevm.py
This page took 0.024008 seconds and 4 git commands to generate.