|
|
| File: [Development] / xfs-cmds / xfstests / run.dbench (download)
Revision 1.6, Thu Sep 25 01:57:56 2003 UTC (14 years ago) by fsgqa
Cleanup dbench benchmark scripts |
#!/bin/sh # # Does a single-client dbench run # [ -z "$here" ] && here=`pwd` . $here/common.dbench if [ $# -gt 0 ]; then _format_header exit 0 fi _run_dbench 1 | _filter_dbench 1