avoid crashing on Android when file mode of .git/annex/url cannot be set

Presumably, if the filesystem doesn't support file permissions, it's not
much of a multiuser system.
This commit is contained in:
Joey Hess 2013-05-02 23:34:58 -04:00
parent 04e0a42093
commit c96ff106d0
2 changed files with 10 additions and 3 deletions

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 4.20130501
Version: 4.20130502
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>