mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 15:42:39 +00:00
6 lines
152 B
Bash
6 lines
152 B
Bash
|
CONF_DIR=/home/kartavyy/benchmark/infobright
|
||
|
expect_file=$CONF_DIR/expect.tcl
|
||
|
test_file=$CONF_DIR/queries.sql
|
||
|
etc_init_d_service=/etc/init.d/mysqld-ib
|
||
|
|