mirror of
https://github.com/ceph/ceph
synced 2024-12-18 17:37:38 +00:00
0c07607fb8
This includes the existing rbd one; teh suite is getting fixed to match. See #3097. Signed-off-by: Sage Weil <sage@inktank.com>
6 lines
36 B
Bash
Executable File
6 lines
36 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
test_cls_lock
|
|
|
|
exit 0
|