chiark / gitweb /
Fine-tune error reporting of vercode mismatch
authorTias Guns <tias@ulyssis.org>
Wed, 14 Mar 2012 23:59:05 +0000 (23:59 +0000)
committerTias Guns <tias@ulyssis.org>
Thu, 15 Mar 2012 00:02:21 +0000 (00:02 +0000)
commite404abce21185e735c5315bae740c173aba3b282
treeef63b783474c8b70e785b2074c5a701604513f19
parent35668ebd8779f6723e1bcab08408296e3c60e017
Fine-tune error reporting of vercode mismatch

I had a recipe that used 'Build Version: 0.1,2,...' with a ' ' between
the : and the version number. This failed in uncomprehensible ways
untill I figured the above out.

Perhaps a better solution would be to make the parser insensitive to
spaces between the ':' and what's after it?
fdroidserver/build.py