mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Fix shellcheck
This commit is contained in:
parent
83cff84182
commit
e4081b6735
@ -4,6 +4,7 @@ set -e
|
||||
|
||||
CLICKHOUSE_CLIENT_SERVER_LOGS_LEVEL=fatal
|
||||
|
||||
# shellcheck source=../shell_config.sh
|
||||
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
|
||||
. "$CURDIR"/../shell_config.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user