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