#!/bin/sh
# DF-1236 harness run. Proves the MsgInBuf overflow primitive.
set -e
cd "$(dirname "$0")"
./harness
