Revert "cli: Disable abbreviation matching for options"
authorMichael Hanselmann <hansmi@google.com>
Thu, 19 Jan 2012 16:18:25 +0000 (17:18 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 19 Jan 2012 16:43:11 +0000 (17:43 +0100)
commitbf5338b37f33b28a2f3a9fd39ea61fd5984a1f89
treedc7967093b907cae13e83d493666b226a36f9477
parent431f2a80e044b55218ea614475416916145ce3f7
Revert "cli: Disable abbreviation matching for options"

This reverts commit 232aab3f4f602a19f1226e85c3a3ecb245d60af4. We
shouldn't change the parsing of command line options in the middle of
the 2.5.x series.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/cli.py