]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/ceph-crash.in: fix --name usage
authorSébastien Han <seb@redhat.com>
Mon, 28 Jun 2021 16:36:51 +0000 (18:36 +0200)
committerAdam King <adking@redhat.com>
Mon, 14 Mar 2022 15:30:45 +0000 (11:30 -0400)
commit8ec44d66554b9da022a5bc6d765706dc0df02212
treec075085866fbce1c4f4e509f397e72863151fb91
parentdbe1c242dc8db325b5ca730928e89a902b5c4002
src/ceph-crash.in: fix --name usage

Previously when the --name was used, the code will still go through the
initial list. Now if --name is passed, only this user will be used to
upload crashes.

Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 66037d0c0ba80f2c4009558bb13ad073ca59f954)
src/ceph-crash.in