Use a smaller scratch bigfs, 1tb is a bad idea without big-AG changes
[xfstests-dev.git] / run.dbench100
1 #!/bin/sh
2
3 # Does a dbench run with 100 clients
4
5 DBENCH_CLIENTS=100
6 export DBENCH_CLIENTS
7
8 [ ! -d "$here" ] && here=`pwd`
9
10 exec $here/common.dbench $@