Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / test / cli / ceph-authtool / list-nonexistent-bin.t
1   $ ceph-authtool --list nonexistent
2   can't open nonexistent: can't open nonexistent: (2) No such file or directory
3   [1]
4
5   $ ceph-authtool -l nonexistent
6   can't open nonexistent: can't open nonexistent: (2) No such file or directory
7   [1]