#!/bin/sh
# DF-1175 harness run.
set -e
cd "$(dirname "$0")"
./harness
