Android: Avoid crashing when unable to set file mode for ssh config file due to Android filesystem horribleness.

This commit is contained in:
Joey Hess 2014-02-07 14:57:23 -04:00
parent 590adeb2a7
commit 3cbaa68be8
3 changed files with 11 additions and 2 deletions

View file

@ -15,3 +15,6 @@ Add a repository on a remote server to an existing repository. After selecting "
git-annex version 5.20140116-g2d9ec29
Android version 4.4 (running on a Nexus 5)
> I have made this failure to set the file mode not be a fatal error.
> [[fixed|done]] --[[Joey]]