]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner.py: Performance improvements in run_serial
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 12 Aug 2015 08:37:28 +0000 (08:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 16 Aug 2015 08:24:21 +0000 (09:24 +0100)
commit600f35c0873a61f8cd02c0e5cc1495ce7785ea89
treefb3c7e315691980000e4824d06a620ca68c52765
parentb8ead7c0929c4096e50b481a608f5d0c09eab29d
qemurunner.py: Performance improvements in run_serial

This allow to search for the prompt after a command is
run so it can avoid waiting for the timeout.

Also corrected identation issues

[YOCTO #8118]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/qemurunner.py