aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/helper_scripts
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-10-05 17:52:44 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-10-05 17:52:44 +0200
commitce656957ea897a720e1c2393d182799b24f705d9 (patch)
tree529c1a8b6a7b112e5372f68aa6af98b63c162a47 /tools/run_tests/helper_scripts
parentb4b24dc13d8300ea50fdaa828c1bafb8b9338717 (diff)
address review comments
Diffstat (limited to 'tools/run_tests/helper_scripts')
-rwxr-xr-xtools/run_tests/helper_scripts/pre_build_csharp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/helper_scripts/pre_build_csharp.sh b/tools/run_tests/helper_scripts/pre_build_csharp.sh
index 9f98c440a7..7d83986f90 100755
--- a/tools/run_tests/helper_scripts/pre_build_csharp.sh
+++ b/tools/run_tests/helper_scripts/pre_build_csharp.sh
@@ -15,7 +15,7 @@
set -ex
-# cd to gRPC csharp directory
+# cd to repository root
cd "$(dirname "$0")/../../.."
mkdir -p cmake/build