]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/mon/auth_caps.sh
update sources to v12.1.2
[ceph.git] / ceph / qa / workunits / mon / auth_caps.sh
index 6c282c4b762c49511d71dc42a63a8490dfe13653..b8c10947424d7ddcecec8f97c053b32288a96c76 100755 (executable)
@@ -68,7 +68,7 @@ read_ops() {
   expect $ret ceph auth get-key client.admin $args
   expect $ret ceph auth export $args
   expect $ret ceph auth export client.admin $args
-  expect $ret ceph auth list $args
+  expect $ret ceph auth ls $args
   expect $ret ceph auth print-key client.admin $args
   expect $ret ceph auth print_key client.admin $args
 }