Merge pull request #3376 from yandex/fix_odbc_dictionaries

Remove abs path from testing framework
This commit is contained in:
alexey-milovidov 2018-10-14 21:15:33 +03:00 committed by GitHub
commit cb6e84092b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -281,7 +281,7 @@ services:
- {logs_dir}:/var/log/clickhouse-server/
{odbc_ini_path}
entrypoint:
- /usr/bin/clickhouse
- clickhouse
- server
- --config-file=/etc/clickhouse-server/config.xml
- --log-file=/var/log/clickhouse-server/clickhouse-server.log