aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance/remote_host_build.sh
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-04 13:50:38 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-04 13:50:38 -0700
commit8e3b16cfd908ce45e4c3db921f1b88928ee63d07 (patch)
treedb56673f292b3d3a518e75061d18ca3b833b19eb /tools/run_tests/performance/remote_host_build.sh
parent076c2b807b6417714dac026e77184be032fdc5b1 (diff)
parent1b7c0a2c5cf27d7a77d9c3476fe6406a98ca3d76 (diff)
Merge github.com:grpc/grpc into channel_max_reconnect_backoff
Diffstat (limited to 'tools/run_tests/performance/remote_host_build.sh')
-rwxr-xr-xtools/run_tests/performance/remote_host_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/performance/remote_host_build.sh b/tools/run_tests/performance/remote_host_build.sh
index f23ea921ce..fee4167d33 100755
--- a/tools/run_tests/performance/remote_host_build.sh
+++ b/tools/run_tests/performance/remote_host_build.sh
@@ -33,4 +33,4 @@ set -ex
cd $(dirname $0)/../../..
# execute the build script remotely
-ssh "${USER_AT_HOST}" "CONFIG=${CONFIG} ~/performance_workspace/grpc/tools/run_tests/performance/build_performance.sh"
+ssh "${USER_AT_HOST}" "CONFIG=${CONFIG} ~/performance_workspace/grpc/tools/run_tests/performance/build_performance.sh $*"