]> git.proxmox.com Git - ceph.git/blob - ceph/src/test/cli/ceph-authtool/list-nonexistent-bin.t
update sources to v12.2.5
[ceph.git] / 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]