]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: remove unused variable
authorKefu Chai <kchai@redhat.com>
Sat, 29 May 2021 03:52:45 +0000 (11:52 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 29 May 2021 08:48:44 +0000 (16:48 +0800)
commit57c1277c6481e96d4ee0146c71fe4163cdca47d1
tree09ebd9adfebccdc96bc13f8b335a9bd429bda8b2
parent2ecb738e2d79c20333c6ece8c8e582c8c67b1472
vstart.sh: remove unused variable

osdmap_fn is not used after being initialized, so drop it.

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