|
|
| 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
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 $@