ClickHouse/docker/test/upgrade
Azat Khuzhin 434816820d Fix upgrade settings changes check
settings changes check simply checks that the settings are either the
same, or there is a record in system.settings_changes, however, the
problem is that clickhouse-local now adjusts some settings for Pretty
format in case of stdout is not a tty, and this is the case for this
check.

So to avoid this, just run the clickhouse-local under script(1) to fool
it.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 10:19:11 +02:00
..
Dockerfile Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
run.sh Fix upgrade settings changes check 2024-05-20 10:19:11 +02:00