mirror of
https://github.com/ceph/ceph
synced 2024-12-19 09:57:05 +00:00
6 lines
43 B
Bash
6 lines
43 B
Bash
|
#!/bin/sh -e
|
||
|
|
||
|
ceph_test_cls_numops
|
||
|
|
||
|
exit 0
|