Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / test / cli / ceph-authtool / add-key-segv.t
1   $ ceph-authtool kring --create-keyring
2   creating kring
3
4   $ ceph-authtool kring --add-key 'FAKEBASE64 foo'
5   can't decode key 'FAKEBASE64 foo'
6   [1]