aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2018-01-25 11:28:22 -0800
committerBo Yang <paulyang1211@gmail.com>2018-01-25 11:28:22 -0800
commite6bf33811f5f424fca390131ae86b352d2a4d1a6 (patch)
treee7b6095e2b0d1c4ceb51ee124c70b8ede5969588
parentf495201f655e88f4116665cd23e23761fd2d5d54 (diff)
downloadprotobuf-e6bf33811f5f424fca390131ae86b352d2a4d1a6.tar.gz
protobuf-e6bf33811f5f424fca390131ae86b352d2a4d1a6.tar.bz2
protobuf-e6bf33811f5f424fca390131ae86b352d2a4d1a6.zip
cd to the directory of python
-rw-r--r--config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh b/config.sh
index 1eee65ba..914c682b 100644
--- a/config.sh
+++ b/config.sh
@@ -6,7 +6,7 @@ function pre_build {
# Runs in the root directory of this repository.
pwd
ls
- cd python
+ cd protobuf/python
}
function run_tests {