mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-20 22:36:42 +00:00
The last option in `ibmkeyprotect-test` example had a extra `,` at the end, which caused parsing to fail. This commit removes the same. Signed-off-by: Rakshith R <rar@redhat.com>