]> Cypherpunks repositories - gostls13.git/commit
androidtest.bash: use go list to get pkg dir
authorJosh Bleecher Snyder <josharian@gmail.com>
Sun, 28 Aug 2016 16:03:08 +0000 (09:03 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Mon, 29 Aug 2016 15:24:39 +0000 (15:24 +0000)
commit26124030a051b6b05a29349fdc4b92880e18c8a8
treec05d471052edf64662218aa0701d98107c2125ae
parent6dd0b2d70292fc57e5664e2806f1d46cd621f531
androidtest.bash: use go list to get pkg dir

This will be more robust in the faces of
future changes to the pkg dir layout.

Change-Id: Iaf078093f02ef3a10884a19c25e2068cbbf5f36a
Reviewed-on: https://go-review.googlesource.com/27929
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/androidtest.bash