1*cfb92d14SAndroid Build Coastguard Worker#!/bin/sh 2*cfb92d14SAndroid Build Coastguard Workercd "$(dirname "$0")" || exit 1 3*cfb92d14SAndroid Build Coastguard Workerpython -u -m autothreadharness.runner "$@" 4