]> git.proxmox.com Git - ceph.git/blob - ceph/qa/workunits/fs/test_o_trunc.sh
add subtree-ish sources for 12.0.3
[ceph.git] / 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