mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
9bca82d00e
Signed-off-by: Jeff Layton <jlayton@redhat.com>
8 lines
97 B
Bash
Executable File
8 lines
97 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
ceph_test_libcephfs
|
|
ceph_test_libcephfs_access
|
|
ceph_test_libcephfs_reclaim
|
|
|
|
exit 0
|