commit | b45aefc4337f348869935823d41325c8f0247afe | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Oct 29 16:20:42 2020 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Fri Oct 30 12:04:53 2020 +0000 |
tree | 5e8a8eec2585ed479eb4ec97562d38ab3bc7b0ca | |
parent | ce135526ff959a06341f1c2a69e8eeb4b314cab5 [diff] |
Refactor run_qemu.sh to construct entire command into a variable So as to be able to invoke QEMU twice during one invocation of the script, refactor run_qemu.sh to construct the entire QEMU command into the CMD variable before passing it to `exec`. No functional change intended. Test: make test Change-Id: I79459ce84bfc90f58e04a042d3a40fa6c16bc04a