mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
When processing arguments stash an exception which is seen when looking
for another argument type. If we have extra args at the end, output
information about the exception which probably caused the problem.
Fixes: #11093
Original fix:
|
||
---|---|---|
.. | ||
ceph_argparse.py | ||
ceph_rest_api.py | ||
cephfs.py | ||
rados.py | ||
rbd.py |