This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
mirror of
https://github.com/ceph/ceph
Watch
1
Star
0
Fork
You've already forked ceph
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
851a734122
ceph
/
qa
/
runoncfuse.sh
8 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash -x
mkdir -p testspace
cfuse testspace -m
$1
&
./runallonce.sh testspace
killall cfuse
Reference in New Issue
View Git Blame
Copy Permalink