mirror of
https://github.com/ceph/ceph
synced 2024-12-12 14:39:05 +00:00
672f51be3a
To match 83f308962c
.
Signed-off-by: Sage Weil <sage@inktank.com>
7 lines
54 B
Bash
Executable File
7 lines
54 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
./test_o_trunc trunc.foo 600
|
|
|
|
echo OK
|
|
|