#!/usr/bin/python2 -u import sys import common from autotest_lib.cli import atest sys.exit(atest.main())