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