Dont rebuild .pot file always, for fresh checkouts it will be readonly
[xfstests-dev.git] / run.dbench
1 #!/bin/sh
2
3 # Does a single-client dbench run
4
5 DBENCH_CLIENTS=1
6 export DBENCH_CLIENTS
7
8 [ ! -d "$here" ] && here=`pwd`
9
10 exec $here/common.dbench $@