]> git.proxmox.com Git - ceph.git/blob - ceph/qa/runoncfuse.sh
bump version to 18.2.2-pve1
[ceph.git] / 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