#!/bin/sh

# Ensure that mythtv-status is where the tests expect to find it.
mkdir $TDIR/bin
ln -s /usr/bin/mythtv-status $TDIR/bin
