]> Cypherpunks repositories - gostls13.git/commit
androidtest.bash: fix pkg dir
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 28 Aug 2016 15:56:06 +0000 (08:56 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 29 Aug 2016 15:24:30 +0000 (15:24 +0000)
commit6dd0b2d70292fc57e5664e2806f1d46cd621f531
tree5e9ca0f36046edba3131de8563b363e4effbade4
parent8dd069b52a87d482e219e16e92390b1d415db486
androidtest.bash: fix pkg dir

CL 24930 altered the default InstallSuffix
for mobile platforms.
Update androidtest.bash to reflect this.
This reverts CL 16151.

A subsequent CL will make this more robust,
but it will take more discussion and review.
In the meantime, this fixes the build.

Change-Id: Ia19ca2c9bab7b79c9cf24beeca64ecddaa60289c
Reviewed-on: https://go-review.googlesource.com/27927
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Elias Naur <elias.naur@gmail.com>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/androidtest.bash