diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnegApaT6kTI0Gxy9SNmI9Og-k_fC_aS7Y <Michael_Alan@web> | 2013-11-11 18:53:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-11 18:53:34 +0000 |
commit | 43fd4406e29bc741c0399d27d1c85d044a2070d9 (patch) | |
tree | 11afbae375d7502cc7b8eb6e7bf49235fc537726 /doc | |
parent | e7e6e16f1c1669304c714786f72c8c1a571772eb (diff) |
Added a comment: Both fail...
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/git-annex_broken_on_Android_4.3/comment_22_8d90d92951919aa70638b31e9248bec5._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_broken_on_Android_4.3/comment_22_8d90d92951919aa70638b31e9248bec5._comment b/doc/bugs/git-annex_broken_on_Android_4.3/comment_22_8d90d92951919aa70638b31e9248bec5._comment new file mode 100644 index 000000000..e4937e0f8 --- /dev/null +++ b/doc/bugs/git-annex_broken_on_Android_4.3/comment_22_8d90d92951919aa70638b31e9248bec5._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnegApaT6kTI0Gxy9SNmI9Og-k_fC_aS7Y" + nickname="Michael Alan" + subject="Both fail..." + date="2013-11-11T18:53:34Z" + content=""" +Same linking issue for both. + +I don't *think* it should make any difference at all, but to spare myself a little bit of typing on this soft keyboard, I'm using a small variation on your script; I'm sharing it so other testers can use it, too, and so someone can point out if I'm doing something wrong: + + D=/data/data/ga/androidterm/tmp/gatest + cp <file> $D + chmod +x $D + $D + +"""]] |