summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_broken_on_Android_4.3/comment_22_8d90d92951919aa70638b31e9248bec5._comment
blob: e4937e0f8f7a605855039e25c1f6de5ec8fa222a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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

"""]]