#!/bin/sh
# DF-2000 source-confirmation run (HW-gated race; static structural check).
set -e
cd "$(dirname "$0")"
./df2000_confirm
