#!/bin/sh
# DF-0696 build: nothing to compile (shell-based race probe).
set -e
cd "$(dirname "$0")"
echo "DF-0696: shell-only PoC; nothing to compile."
ls -l race.sh
echo "BUILD_EXIT=0"
