Update 02930_client_file_log_comment.sh

This commit is contained in:
Alexey Milovidov 2024-07-27 15:43:09 +02:00 committed by GitHub
parent 28b83a38f2
commit 6bbd9e6d67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,8 @@
#!/usr/bin/env bash
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# reset --log_comment, because the test has to set its own
CLICKHOUSE_LOG_COMMENT=
# shellcheck source=../shell_config.sh
. "$CUR_DIR"/../shell_config.sh