Mercurial > hg
comparison mercurial/dispatch.py @ 7962:62154415821f
convert: fix authormap handling of lines without '='
Unpacking the result from str.split raises ValueError, not IndexError, if the
line does not contain a '='.
author | Marti Raudsepp <marti@juffo.org> |
---|---|
date | Sat, 04 Apr 2009 15:41:32 +0200 |
parents | de377b1a9a84 |
children | 1c2cf2e5dc9b |
comparison
equal
deleted
inserted
replaced
7961:52e442fe43f4 | 7962:62154415821f |
---|