Update 02770_async_buffer_ignore.sh

This commit is contained in:
Kseniia Sumarokova 2023-05-30 23:37:27 +02:00 committed by GitHub
parent 07467639a2
commit a2c7c84346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@ CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh
. "$CUR_DIR"/../shell_config.sh
${CLICKHOUSE_CLIENT} --query="DROP TABLE IF EXISTS test_optimize_exception"
${CLICKHOUSE_CLIENT} -nm --query "
DROP TABLE IF EXISTS test_s3;