c1a5b0106e6e3d092c2f0f42b8694f4f441ca90f
[stor4nfv.git] / src / ceph / qa / runoncfuse.sh
1 #!/bin/bash -x
2
3 mkdir -p testspace
4 ceph-fuse testspace -m $1
5
6 ./runallonce.sh testspace
7 killall ceph-fuse