]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart: print "start osd.$id" instead of "start osd$id" 15427/head
authorKefu Chai <kchai@redhat.com>
Fri, 2 Jun 2017 07:10:38 +0000 (15:10 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 2 Jun 2017 07:10:45 +0000 (15:10 +0800)
commitfda6e16cf13cf6f9dca766fb45528c1fe853c781
tree8a671954df565e9060d7423f652ad3caae495654
parent371f227f10f6f01c25888137f5ea27f8dd332c90
vstart: print "start osd.$id" instead of "start osd$id"

"osd.9" is more consistent with other places where an osd is referenced.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/vstart.sh