#!/bin/sh
# DF-0595 — run the timing-channel demonstration.
set -e
cd "$(dirname "$0")"
./mic_timing_demo
