Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / workunits / fs / test_o_trunc.sh
1 #!/bin/sh -ex
2
3 mydir=`dirname $0`
4 $mydir/test_o_trunc trunc.foo 600
5
6 echo OK
7