]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Handle negative numeric command line arguments
authorDavid Howells <dhowells@redhat.com>
Tue, 13 May 2014 16:26:40 +0000 (17:26 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 May 2014 16:37:01 +0000 (17:37 +0100)
commit50179b0bb70bbfcb9b56eba698d984c198d9e73b
tree836692fa7b70b202671dc909cc0d07def68ed5b9
parent967190d3c17085181fdb2b9d822ef84eaaa3af2b
Handle negative numeric command line arguments

Handle negative numeric command line arguments, distinguishing them from flags
that begin with dashes.

Signed-off-by: David Howells <dhowells@redhat.com>
suite/argparse.py