[BACK]Return to run.dbench CVS log [TXT][DIR] Up to [Development] / xfs-cmds / xfstests

File: [Development] / xfs-cmds / xfstests / run.dbench (download)

Revision 1.5, Sat Nov 9 05:49:41 2002 UTC (14 years, 11 months ago) by fsgqa
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.4: +3 -1 lines

Small updates to dbench test runs, and integrate some bonnie++ runs too.
minor updates - pass args onto common script, ensure here var is set.

#!/bin/sh
# 
# Does a single-client dbench run
# 
DBENCH_CLIENTS=1
export DBENCH_CLIENTS

[ ! -d "$here" ] && here=`pwd`

exec $here/common.dbench $@