Added a comment

This commit is contained in:
http://joeyh.name/ 2013-06-14 16:20:58 +00:00 committed by admin
parent 923d6c81bc
commit 77fcfcd46b

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 1"
date="2013-06-14T16:20:57Z"
content="""
I suspect you probably have another file already in the repository with the same content as the file you're trying to add. That, or something like it is why you're the lucky one who got to discover this bug in the build of the Android app! ;) The exact reason doesn't matter much -- It seems that it's trying to run `cp --reflink=auto`, which works on the build system, but not using the minimal busybox cp shipped with the Android app.
I have put out a fix, and the Android daily build has been updated, so you can upgrade to that.
"""]]