aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_ruby.sh
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2015-12-18 11:16:16 -0800
committerGravatar murgatroid99 <mlumish@google.com>2015-12-18 11:18:34 -0800
commitd7e1a10628b87d9437f15ffb44d74499345ba757 (patch)
treef4951a040546449bf5649d7bcf9827c13c4f9caf /tools/run_tests/run_ruby.sh
parent08ae945aac08bc36f77304ea06f826a4cf52b091 (diff)
Bundled C core with Ruby library
Diffstat (limited to 'tools/run_tests/run_ruby.sh')
-rwxr-xr-xtools/run_tests/run_ruby.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/run_ruby.sh b/tools/run_tests/run_ruby.sh
index b82ce52af3..73a84ac361 100755
--- a/tools/run_tests/run_ruby.sh
+++ b/tools/run_tests/run_ruby.sh
@@ -31,6 +31,6 @@
set -ex
# change to grpc repo root
-cd $(dirname $0)/../../src/ruby
+cd $(dirname $0)/../..
rake