mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
typo
This commit is contained in:
parent
7ba5063b7a
commit
0da6e1c9de
@ -167,7 +167,7 @@ function run_tests
|
||||
function run_benchmark
|
||||
{
|
||||
rm -rf benchmark ||:
|
||||
mkdir bencmhark ||:
|
||||
mkdir benchmark ||:
|
||||
|
||||
# TODO disable this when there is an explicit list of tests to run
|
||||
"$script_dir/perf.py" --print right/performance/website.xml > benchmark/website-queries.tsv
|
||||
|
Loading…
Reference in New Issue
Block a user