summaryrefslogtreecommitdiffstats
path: root/src/test/cli/ceph-authtool/list-nonexistent-bin.t
blob: 4aecd3e270293e317b675ec9bcbb8836f56a30ab (plain)
1
2
3
4
5
6
7
  $ ceph-authtool --list nonexistent
  can't open nonexistent: can't open nonexistent: (2) No such file or directory
  [1]

  $ ceph-authtool -l nonexistent
  can't open nonexistent: can't open nonexistent: (2) No such file or directory
  [1]