mirror of
https://github.com/ceph/ceph
synced 2025-01-02 17:12:31 +00:00
95e0a880c8
Signed-off-by: Sage Weil <sage@inktank.com>
6 lines
40 B
Bash
Executable File
6 lines
40 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
test_stress_watch
|
|
|
|
exit 0
|