Mercurial > hg
view tests/test-nested-repo.out @ 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 | c7e8fe11f34a |
children |
line wrap: on
line source
# should print nothing # should fail abort: path 'b/x' is inside repo 'b' abort: path 'b/x' is inside repo 'b' # should fail abort: path 'b/x' is inside repo 'b' # should arguably print nothing # should fail abort: path 'b/a' is inside repo 'b'