Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / tests / run-fsx
1 #!/bin/sh
2 # $Id$
3 FS=${FS:-${objdir}/../appl/fs/fs}
4
5 if test "X$FAST" != "X" ; then echo "Not running $0" ; exit 0 ; fi
6 ${objdir}/fsx -N 25000 -RW -c 1 fsxtmp
7