Fix variable name in run_test.sh

Top of the file declares KVM_MODE but code uses just MODE. Fix this.
Problem only manifests itself if run_test.sh is invoked without -M.
In that case, MODE is undefined when referenced for the first time.

Test: ./build/kvm-unit-tests/run_test.sh psci
Change-Id: I2c042f1aa73da33ebb1a333bc79f9383f27dde82
1 file changed
tree: 01b013946ffc3b41f549fceed9ce19ee091c57d8
  1. aarch64/
  2. crosvm/
  3. cuttlefish/
  4. kvm-unit-tests/
  5. common.inc
  6. Makefile