project/qemu: Avoid UnboundLocalError on ctrl-c

If the user aborts a test run by pressing ctrl-c while the qemu
script is waiting on the adb process, the status variable is not
assigned to but referenced in the finally block. This raises a
second exception during the handling of the KeyboardInterrupt.

Bug: None
Change-Id: I1b6573c2e69b8a932391d472225853ea7768bd88
1 file changed
tree: 967356477db2d3fa0e8ca57d132ab8889869c995
  1. project/
  2. .clang-format
  3. LICENSE
  4. PREUPLOAD.cfg