mirror of
https://github.com/ceph/ceph
synced 2024-12-20 10:23:24 +00:00
6 lines
34 B
Bash
6 lines
34 B
Bash
|
#!/bin/sh -e
|
||
|
|
||
|
test_librbd
|
||
|
|
||
|
exit 0
|