diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-14 11:54:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-14 11:54:44 -0400 |
commit | 97f868aad62b53a12198c4b2146cbb9ab8c63dbc (patch) | |
tree | 8e08eaddb611d3fb3d8297fe58bcbe124873a468 /doc | |
parent | b1c0d3fd4292b816f6212f62a3757ca6fd60c5b3 (diff) |
Android: Fix use of cp command to not try to use features present only on build system.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Unable_to_add_files_on_Android_due_to_weird_rename_error.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Unable_to_add_files_on_Android_due_to_weird_rename_error.mdwn b/doc/bugs/Unable_to_add_files_on_Android_due_to_weird_rename_error.mdwn index acd559e43..560597632 100644 --- a/doc/bugs/Unable_to_add_files_on_Android_due_to_weird_rename_error.mdwn +++ b/doc/bugs/Unable_to_add_files_on_Android_due_to_weird_rename_error.mdwn @@ -33,3 +33,5 @@ drwxrwxr-x 2 root sdcard_r 4096 Jun 14 13:42 . drwxrwxr-x 6 root sdcard_r 4096 Jun 14 13:35 .. u0_a141@android:/sdcard/git-annex.home/Documents $ """]] + +> Should be [[fixed|done]] --[[Joey]] |