Debian: use links generated by cmake (in future maybe real binaries) (#1348)

* TEST only: why initQueryAnalyzer ?

* Better tests

* missing file

* Missing file

* Add test

* Test fixes

* Fixed FREEZE PARTITION: using only active data parts; acquire snapshot of parts [#CLICKHOUSE-3369].

* Removed tcp_ssl_port by default [#CLICKHOUSE-2].

* Better tests

* comment

* clean

* REmove wrong code

* clean

* Debian: use links generated by cmake (in future maybe real binaries)
This commit is contained in:
proller 2017-10-13 21:48:20 +03:00 committed by alexey-milovidov
parent 35c6c2a535
commit cc2324c3b7
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1,4 @@
/usr/bin/clickhouse-client
/usr/bin/clickhouse-benchmark
/usr/bin/clickhouse-local
/etc/clickhouse-client/config.xml

View File

@ -1,3 +0,0 @@
/usr/bin/clickhouse /usr/bin/clickhouse-client
/usr/bin/clickhouse /usr/bin/clickhouse-benchmark
/usr/bin/clickhouse /usr/bin/clickhouse-local

View File

@ -1,4 +1,5 @@
/usr/bin/clickhouse
/usr/bin/clickhouse-server
/etc/init.d/clickhouse-server
/etc/cron.d/clickhouse-server
/usr/share/clickhouse/*

View File

@ -1 +0,0 @@
/usr/bin/clickhouse /usr/bin/clickhouse-server