mirror of
https://github.com/ceph/ceph
synced 2025-02-23 11:07:35 +00:00
ceph-run: c* -> ceph-* rename: Use ceph-run as stderr prefix.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
This commit is contained in:
parent
0c2cfa1890
commit
a62108bfcc
@ -13,7 +13,7 @@ while [ true ]; do
|
||||
*)
|
||||
exit;
|
||||
esac
|
||||
echo crun: $1 dumped core, restarting in $sleep seconds...
|
||||
echo ceph-run: $1 dumped core, restarting in $sleep seconds...
|
||||
sleep $sleep
|
||||
else
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user