Config update.
Summary: Testing config path update. Reviewers: mislav.bradac Reviewed By: mislav.bradac Differential Revision: https://phabricator.memgraph.io/D488
This commit is contained in:
parent
f1e894d107
commit
8d7f44a498
2
run
2
run
@ -60,7 +60,7 @@ binary_name=$(find ${memgraph_build_dir}/ -maxdepth 1 -executable \
|
||||
-name "memgraph*" | sort | tail -n 1)
|
||||
|
||||
# get full path to memgraph config for interpreted queries
|
||||
config_path="${memgraph_src_dir}/config/memgraph.yaml"
|
||||
config_path="${memgraph_src_dir}/config/testing.conf"
|
||||
|
||||
# run scenarios
|
||||
cd ${script_dir}
|
||||
|
Loading…
Reference in New Issue
Block a user