Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
00a7192f73d641e0dc91b9f830e1c1ade1cecd0a
/
.
/
run-test-client.sh
blob: 1e6fa0b8ffd168d681995832fc2215da8fbfa721 [
file
] [
log
] [
blame
]
#!/bin/bash -e
cd
"$(dirname "
$0
")"
./
gradlew
:
grpc
-
integration
-
testing
:
installDist
./
integration
-
testing
/
build
/
install
/
grpc
-
integration
-
testing
/
bin
/
test
-
client
"$@"