]> git.proxmox.com Git - ceph.git/blame - ceph/qa/runoncfuse.sh
update sources to v12.1.3
[ceph.git] / ceph / qa / runoncfuse.sh
CommitLineData
7c673cae
FG
1#!/bin/bash -x
2
3mkdir -p testspace
4ceph-fuse testspace -m $1
5
6./runallonce.sh testspace
7killall ceph-fuse