chiark / gitweb /
Fix 'fdroid update' regression
authorCiaran Gultnieks <ciaran@ciarang.com>
Fri, 15 May 2015 20:36:12 +0000 (21:36 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Fri, 15 May 2015 20:38:12 +0000 (21:38 +0100)
commit4178b343513f33c1b24fcf1b0f03da13a0f9783f
treeeaf334c6fe1a070e9aee741220e0bc31364e68ec
parentf345b24816e5dff373a485acc3f48fb50e765393
Fix 'fdroid update' regression

This is from MR !48. It refuses to update because there is no 'keypass'
or 'keystorepass' in the config. These shouldn't be in the config of any
properly set up existing repo in the first place. They certainly aren't
in any of mine (as a result of which, it refused to work on any of
them!)
fdroidserver/update.py