mirror of https://github.com/ceph/ceph
6 lines
37 B
Bash
6 lines
37 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
set -ex
|
||
|
|
||
|
ceph_test_client
|