Files
apfstests/run.dbench50
T

9 lines
118 B
Bash
Raw Normal View History

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