]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Provide generic check for non-combinable parameters
authorDavid Howells <dhowells@redhat.com>
Wed, 9 Apr 2014 14:43:22 +0000 (15:43 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 9 Apr 2014 14:43:22 +0000 (15:43 +0100)
commit7cadceb2afdaa1fa43229aabf01fcd7a330c1620
tree1729b8d26b45faee0d830d7b73fe4537c783ef39
parent68a11a117d083577519892530059af44a8601072
Provide generic check for non-combinable parameters

Provide generic check for non-combinable parameters in command py files.  A
list of tuples of pairs of argument names that don't interact is provided by
the name cant_combine_arguments as a global var.

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