]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
stop.sh: restructure stop logic
authorKefu Chai <kchai@redhat.com>
Thu, 1 Apr 2021 09:53:00 +0000 (17:53 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 1 Apr 2021 10:59:50 +0000 (18:59 +0800)
commitc2e6ec17c101499e15edfe5ea033674093ea582a
tree02db5fe58d8d295860e69883e4ab34c8b713cf22
parent69b7264295e24821132cb105492b279348943475
stop.sh: restructure stop logic

avoid using multiple loops for stopping daemons, and to move the
related logic to a single place for better readability

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