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