#!/bin/sh

ctcsdir="/usr/lib/ctcs2"
basedir="/usr/share/qa/bonnie"

/etc/init.d/cron stop

$ctcsdir/tools/run $basedir/tcf/bonnie-default.tcf
