#!/bin/sh
# DF-0696 run: race the ng_etf disconnect vs send path as root.
cd "$(dirname "$0")"
sh ./race.sh "$@"
echo "RUN_EXIT=$?"
