This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-benchmark.git
The following commit(s) were added to refs/heads/master by this push:
new 68cac4a update path
new 7fc1c1e Merge pull request #66 from wcsoft/master
68cac4a is described below
commit 68cac4a1040185087acf6754871156bc6130ff30
Author: wcsoft <[email protected]>
AuthorDate: Wed Oct 14 12:59:38 2020 +0800
update path
---
.../src/main/resources/shell/statistic/benchmark_result_update.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/shardingsphere-benchmark/src/main/resources/shell/statistic/benchmark_result_update.sh
b/shardingsphere-benchmark/src/main/resources/shell/statistic/benchmark_result_update.sh
index 2076515..5c36b54 100644
---
a/shardingsphere-benchmark/src/main/resources/shell/statistic/benchmark_result_update.sh
+++
b/shardingsphere-benchmark/src/main/resources/shell/statistic/benchmark_result_update.sh
@@ -1,4 +1,4 @@
-benchmark_base_dir="/export/benchmark_project/shardingsphere-benchmark1"
+benchmark_base_dir="/export/benchmark_project/shardingsphere-benchmark"
benchmark_result_base_dir="/export/shardingsphere-benchmark/result"
cd $benchmark_base_dir