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 7b0755c  update path
     new 0bf2cfa  Merge pull request #64 from wcsoft/master
7b0755c is described below

commit 7b0755c7b7ec63a084a5dc29faa276b6c7fd8d81
Author: wcsoft <[email protected]>
AuthorDate: Tue Oct 13 21:00:53 2020 +0800

    update path
---
 .../src/main/resources/config/user-config.properties                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/shardingsphere-benchmark/src/main/resources/config/user-config.properties 
b/shardingsphere-benchmark/src/main/resources/config/user-config.properties
index 835a741..fb4492d 100644
--- a/shardingsphere-benchmark/src/main/resources/config/user-config.properties
+++ b/shardingsphere-benchmark/src/main/resources/config/user-config.properties
@@ -4,7 +4,7 @@ 
shardingsphere.benchmark.performance.machine.jmx.base.path=/home/jenkins/apache-
 shardingsphere.benchmark.proxy.machine.proxy.dest.base.path=/home/jenkins
 
shardingsphere.benchmark.proxy.machine.shell.base.path=/export/shardingsphere-benchmark/shell
 
shardingsphere.benchmark.proxy.machine.yaml.base.path=/export/shardingsphere-benchmark/yaml_conf
-shardingsphere.benchmark.result.base.path=D:/benchmark_result
+shardingsphere.benchmark.result.base.path=/export/shardingsphere-benchmark/result
 shardingsphere.sharding.db.count=2
 shardingsphere.sharding.table.count=2
 shardingsphere.benchmark.database.name=shardingsphere_benchmark

Reply via email to