From 8e90b7d446521af0a40ec3c0096f62e7e9395321 Mon Sep 17 00:00:00 2001 From: Alexey Milovidov Date: Mon, 10 Apr 2023 03:31:43 +0200 Subject: [PATCH] Fixup --- .../queries/0_stateless/02712_bool_better_exception_message.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/queries/0_stateless/02712_bool_better_exception_message.sh b/tests/queries/0_stateless/02712_bool_better_exception_message.sh index ce6a4f4874b..1da70d7025b 100755 --- a/tests/queries/0_stateless/02712_bool_better_exception_message.sh +++ b/tests/queries/0_stateless/02712_bool_better_exception_message.sh @@ -4,7 +4,7 @@ CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd) # shellcheck source=../shell_config.sh . "$CURDIR"/../shell_config.sh -SCHEMADIR=$CURDIR/format_schemas + $CLICKHOUSE_LOCAL <