chiark / gitweb /
chmod keystore after checking whether it was created
authorHans-Christoph Steiner <hans@eds.org>
Fri, 31 Jul 2015 13:54:50 +0000 (15:54 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 31 Jul 2015 22:38:41 +0000 (00:38 +0200)
commitf38619ef5fbcad293a63fce0c53991fda14d609e
tree0c46f09cb2a161ef18518930334f4305a7c660ff
parent1c1f481fccdcb893cf78d8bb35ca9a678436d35d
chmod keystore after checking whether it was created

On OSX, when Java is not installed, it'll fail to create the keystore, but
then give an error from chmod failing.  This changes things so that the
missing Java is reported instead.
fdroidserver/common.py