Unverified Commit b851336a authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update power.sh

parent 02c2538c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ boot() {
    fi
  fi

  error "Timeout while waiting for QEMU to boot the machine!"
  error "Timeout while waiting for QEMU to boot the machine, aborting..."
  sKill "$QEMU_PID"

  return 0