Added a comment: Both fail...

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnegApaT6kTI0Gxy9SNmI9Og-k_fC_aS7Y 2013-11-11 18:53:34 +00:00 committed by admin
parent a7565461f3
commit f7e8b7ae8a

View file

@ -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
"""]]