]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Provide separate arg interpretation functions for multivalued arguments
authorDavid Howells <dhowells@redhat.com>
Sat, 12 Apr 2014 14:51:03 +0000 (15:51 +0100)
committerDavid Howells <dhowells@redhat.com>
Sat, 12 Apr 2014 16:49:55 +0000 (17:49 +0100)
commitdaa9701354c465f3706eae12934a7bb3ea2ce2da
treef2e7b60aa10faf7466bfd2c5ba6066fd23f8b0ac
parent61c7f690adb77b15593fc7a58c7e3719bf749fea
Provide separate arg interpretation functions for multivalued arguments

Provide separate arg interpretation functions for multivalued arguments so
that the single-valued versions return a non-list and the multivalued returns
a list.

Signed-off-by: David Howells <dhowells@redhat.com>
suite/argparse.py
suite/commands/bos/getdate.py
suite/commands/bos/status.py
suite/commands/vos/listvldb.py