• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/usr/bin/env bash
2python3 $(dirname $0)/impl/testvm.py --arch=x86_64 "$@"
3