]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: print out the runqemu command
authorbavery <brian.avery@intel.com>
Fri, 9 Sep 2016 16:38:54 +0000 (09:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Sep 2016 14:15:32 +0000 (15:15 +0100)
commit34aa20c6f323bbf7ad53beb643126e4e03634708
tree129b01583d63f5f17a8ec715010f33b6e085e547
parentd98338075ec3a66acb8828e74711550d53b4d91b
qemurunner: print out the runqemu command

This logs the launch command that was used for runqemu while running -c
testimage.  This way, if I'd like to easily launch qemu manually in
order to debug a failed test, I know what commmand was run to create
the qemu instance.

Signed-off-by: bavery <brian.avery@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/qemurunner.py