]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/snap-schedule: close a string with single quote
authorKefu Chai <kchai@redhat.com>
Fri, 29 Jan 2021 05:38:20 +0000 (13:38 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 29 Jan 2021 11:42:32 +0000 (19:42 +0800)
commit52d17e5852da9a01a47fece2f74c5d7d65541f1a
tree1fd0111626f3a71d89bc188a0f7f4b44ef2b82bc
parent80cbf407c2d91c4fbe0a4f432497165984832b79
pybind/mgr/snap-schedule: close a string with single quote

if it starts with single quote, we should close it with a single quote
also.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/snap_schedule/fs/schedule.py