Files
apfstests/run.dbench100
T

9 lines
120 B
Bash
Raw Normal View History

#!/bin/sh
#
# Does a dbench run with 100 clients
#
DBENCH_CLIENTS=100
export DBENCH_CLIENTS
exec $here/common.dbench