#!/bin/sh set -ex cd $(dirname $0)/.. . ./scripts/dapper-common dapper -d -O make HOST_ARCH=${HOST_ARCH} ARCH=${ARCH} DEV_BUILD=1 test