bug: Android cannot get from 5.20131221
This commit is contained in:
parent
487b01cd83
commit
12355c3166
1 changed files with 22 additions and 0 deletions
22
doc/bugs/android_cannot_get_from_5.20131221.mdwn
Normal file
22
doc/bugs/android_cannot_get_from_5.20131221.mdwn
Normal file
|
@ -0,0 +1,22 @@
|
|||
## Reproduce
|
||||
|
||||
- run `git annex get --from mylinuxbox` on git-annex Android 5.20131213 or 5.20131221
|
||||
- `mylinuxbox` is running 5.20131221 standalone
|
||||
|
||||
## Expected result
|
||||
|
||||
The Android box gets the missing file.
|
||||
|
||||
## Actual result
|
||||
|
||||
git-annex: unknown command sendkey
|
||||
|
||||
## Workaround
|
||||
|
||||
Run 5.20131213 on `mylinuxbox`, which does not have this problem.
|
||||
|
||||
## Additional
|
||||
|
||||
linux standalone 5.20131213 and 5.20131221 are both able to `get` from linux standalone 5.20131221 -- this only affects the Android version.
|
||||
|
||||
> [[clacke]]
|
Loading…
Add table
Reference in a new issue