mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
d4faf5889d
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
5 lines
44 B
Bash
Executable File
5 lines
44 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
test_libcephfs_readdir
|
|
|
|
exit 0 |