Mercurial > hg
diff mercurial/cffi/osutil.py @ 35031:e273b6671827 stable
dispatch: fix early parsing of short option with value like -R=foo
Before, -R=foo was parsed as '-R' 'foo', which disagrees with the standard
getopt behavior.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 14 Nov 2017 00:25:59 +0900 |
parents | dacfcdd8b94e |
children | 2372284d9457 |