Disable 01676_clickhouse_client_autocomplete under UBSan

This commit is contained in:
Nikita Taranov 2023-06-06 19:38:11 +02:00 committed by GitHub
parent 473743b49f
commit b6c8ce30ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: long
# Tags: long, no-ubsan
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh